Giter VIP home page Giter VIP logo

Comments (5)

anguyen8 avatar anguyen8 commented on August 10, 2024

@Dcocoa To make sure, can you print out the output of your
./waf --configure in Sferes folder?

Does it match the example output in the Installation_Guide.pdf?

from fooling.

qingqing01 avatar qingqing01 commented on August 10, 2024

The following is the output of the ./waf --configure. The library boost_mpi can not be found.

Check for program g++ or c++ : /usr/bin/g++
Check for program cpp : /usr/bin/cpp
Check for program ar : /usr/bin/ar
Check for program ranlib : /usr/bin/ranlib
Checking for g++ : ok
boost headers : Version 1_57
library boost_serialization : ok
library boost_filesystem : ok
library boost_system : ok
library boost_unit_test_framework : ok
library boost_program_options : ok
library boost_graph : ok
library boost_mpi : not found
library boost_python : ok
library boost_thread : ok
Checking for header tbb/parallel_for.h : not found
Checking for header tbb/parallel_for.h : not found
Checking for header mpi.h : not found
Checking for SDL (optional) : not found
Checking for header Eigen/Core : ok /home/dangqingqing/src/sferes/include
Check for program ode-config : not found
Checking for ODE (optional) : not found
Checking for GSL (optional) : not found
--- configuration ---
compiler:

  • CXX: gcc
    boost version: 1_57
    mpi: False

from fooling.

qingqing01 avatar qingqing01 commented on August 10, 2024

I have installed boost_mpi library. In ther version of boost 1.57.0, need to add "using mpi" in the project-config.jam. O(∩_∩)O~

from fooling.

qingqing01 avatar qingqing01 commented on August 10, 2024

@anguyen8 Thanks a lot :)

from fooling.

anguyen8 avatar anguyen8 commented on August 10, 2024

@Dcocoa : Great! I was about to say that the configure output shows Sferes couldn't find your Boost::MPI .

Btw, please use one Boost version only and use it to build both Caffe and Sferes. Otherwise, you might run into conflicts later (as both frameworks use Boost).

from fooling.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.