Coder Social home page Coder Social logo

Installation on Mac about bpmf HOT 4 CLOSED

exascience avatar exascience commented on July 29, 2024
Installation on Mac

from bpmf.

Comments (4)

tvandera avatar tvandera commented on July 29, 2024

GASPI/GPI2 support only makes sense on a cluster (with infiniband). On you MAC, you should use one of the nocomm- versions.

from bpmf.

advaitraut avatar advaitraut commented on July 29, 2024

Thanks @tvandera
I am trying installation from nocomm-omp directory.
During make, the program compiles and generates executable but gives linking warnings on Mac.

g++-6 -fopenmp -DBPMF_NO_COMM -DBPMF_OMP_SCHED -DBPMF_PROFILING -std=c++11 -Wall -Wextra -Wfatal-errors -I../.. -I/usr/local/include/eigen3 -O3 -ffast-math -g -fstrict-aliasing -DNDEBUG -march=native -flto bpmf.o mvnormal.o sample.o counters.o -o bpmf

I am pasting few lines out of many from linking warnings:

warning: (x86_64)  could not find object file symbol for symbol __ZN3Sys6sampleElN5Eigen3MapINS0_6MatrixIdLi100ELin1ELi0ELi100ELin1EEELi0ENS0_6StrideILi0ELi0EEEEE
warning: (x86_64)  could not find object file symbol for symbol __ZN3Sys4initERKS_
warning: (x86_64)  could not find object file symbol for symbol __Z19read_sparse_float64RN5Eigen12SparseMatrixIdLi0EiEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

and then execution output:

$ ./bpmf
Usage: ./bpmf [-t <threads>] [-i <iterations>] -n <samples.mtx> -p <probe.mtx>
Abort trap: 6

Is that the expected behaviour ? Also when do you suggest compiling from nocomm-tbb ?

from bpmf.

tvandera avatar tvandera commented on July 29, 2024

Yes, these warnings are normal on Mac with GCC.

Have a look at the EuroMPI16 branch for beter instructions on running BPMF.

Tom

On Friday, 7 October 2016, advaitraut [email protected] wrote:

Thanks @tvandera https://github.com/tvandera
I am trying installation from nocomm-omp directory.
During the make the program compiles and generates executable but gives
linking warnings on Mac.

g++-6 -fopenmp -DBPMF_NO_COMM -DBPMF_OMP_SCHED -DBPMF_PROFILING -std=c++11
-Wall -Wextra -Wfatal-errors -I../.. -I/usr/local/include/eigen3 -O3
-ffast-math -g -fstrict-aliasing -DNDEBUG -march=native -flto bpmf.o
mvnormal.o sample.o counters.o -o bpmf

I am pasting few lines out of many from linking warnings:

warning: (x86_64) could not find object file symbol for symbol __ZN3Sys6sampleElN5Eigen3MapINS0_6MatrixIdLi100ELin1ELi0ELi100ELin1EEELi0ENS0_6StrideILi0ELi0EEEEE
warning: (x86_64) could not find object file symbol for symbol _ZN3Sys4initERKS
warning: (x86_64) could not find object file symbol for symbol __Z19read_sparse_float64RN5Eigen12SparseMatrixIdLi0EiEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

and then execution output:

$ ./bpmf
Usage: ./bpmf [-t ] [-i ] -n <samples.mtx> -p <probe.mtx>
Abort trap: 6

Is that the expected behaviour ?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ADzxBX-eEKKj97I57lWEKrq6qANj1ik-ks5qxpG0gaJpZM4KPs8W
.

from bpmf.

advaitraut avatar advaitraut commented on July 29, 2024

@tvandera Thanks.
I built it with EuroMPI16 branch and it gave no warning. The binary is also executed without any problem.

from bpmf.

Related Issues (2)

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.