sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of Ticket #263, comment 2


Ignore:
Timestamp:
Mar 12, 2014, 11:44:09 PM (10 years ago)
Author:
Stefan Hoeche
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #263, comment 2

    v2 v3  
    1212./configure <your options> --enable-mpi --with-sqlite3=/path/to/sqlite --host=powerpc64-bgq-linux CC=mpicc CXX=mpic++ FC='mpif90 -fPIC -funderscoring' LDFLAGS=-dynamic
    1313}}}
    14 Note that SQLite locking is broken on BG/Q. To work around this problem, please use the commandline option
     14Note that SQLite locking is broken on BG/Q. To work around this problem, please use the Sherpa commandline option
    1515{{{
    1616SQLITE_OPEN_FLAG=unix-none