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 3 and Version 4 of Ticket #263, comment 2


Ignore:
Timestamp:
Mar 13, 2014, 6:32:52 AM (10 years ago)
Author:
Stefan Hoeche
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #263, comment 2

    v3 v4  
    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 Sherpa commandline option
     14Note that SQLite locking is broken on BG/Q. To work around this problem, please use [https://sherpa.hepforge.org/trac/attachment/ticket/263/lock_1.patch the patch below] and run Sherpa with commandline option
    1515{{{
    1616SQLITE_OPEN_FLAG=unix-none