Welcome, Guest. Please Login
YaBB - Yet another Bulletin Board
 
  HomeHelpSearchLogin  
 
MPI compilation (Read 1446 times)
tlefebure
YaBB Newbies
*
Offline



Posts: 36
Cornell University
MPI compilation
Jan 18th, 2010 at 12:43pm
 
Hello,
Just uploaded the svn HYPHY and tried to compile the MPI version, and got the following problem:

[tnl7@biosim HYPHY]$ bash build_TL.sh MPI
Linux
Checking for curl
curl_check.cpp:1:23: curl/curl.h: No such file or directory
Curl seems to be absent (setting up compiler options skip
CURL code)
+-----------------------------------------------------------+
|Building a single-threaded HYPHYKernelMPI for MPI         
|
+-----------------------------------------------------------+
COMPILER=g++, cc
COMPILER_FLAGS= -w -c -fsigned-char -O3 -fpermissive -
I/home/tnl7/tmp/hyphy/HYPHY/Source -
I/home/tnl7/tmp/hyphy/HYPHY/Source/SQLite -D
INTPTR_TYPE=long -D __UNIX__ -I/opt/mpich/gnu/include -D
_SLKP_LFENGINE_REWRITE_ -I/opt/mpich/gnu/include -
D__HYPHY_NO_CURL__ -I/opt/mpich/gnu/include -D __HYPHYMPI__
-D _SLKP_LFENGINE_REWRITE_
Building baseobj.cpp
baseobj.cpp: In function `bool GlobalShutdown()':
baseobj.cpp:235: error: invalid operands of types `const
char[34]' and `long int' to binary `operator&'
Error during compilation


----

After commenting line 235 of baseobj.cpp, the compilation works..

A bug?

--Tristan
Back to top
 
WWW WWW  
IP Logged
 
Sergei
YaBB Administrator
*****
Offline


Datamonkeys are forever...

Posts: 1658
UCSD
Gender: male
Re: MPI compilation
Reply #1 - Jan 19th, 2010 at 10:05am
 
Dear Tristan,

Yes, indeed - a bug. Fixed thanks to your report.

Sergei
Back to top
 

Associate Professor
Division of Infectious Diseases
Division of Biomedical Informatics
School of Medicine
University of California San Diego
WWW WWW  
IP Logged