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 Initial Version and Version 1 of Ticket #243


Ignore:
Timestamp:
Nov 29, 2012, 8:50:39 AM (11 years ago)
Author:
Frank Siegert
Comment:

Hi Sebastian,

Thanks for the report, this seems to be indeed a clashing variable. We'll look into it and update the 2.0beta as soon as possible.

It seems you are compiling with --enable-multithread. Is that on purpose to speed up the integration? You might be interested in the --enable-mpi option, which you can use together with an MPI implementation like Open MPI to parallelise the integration with a better scaling behaviour, even across multiple machines on a cluster.

Cheers, Frank

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #243 – Description

    initial v1  
    22Do you have any idea how to fix it?
    33
     4{{{
    45make[2]: Entering directory `/user/thuer/work_sherpa_20b/SHERPA-MC-2.0.beta/PHASIC++/Process'
    56  CXX    SVN_Info.lo
     
    910../../PHASIC++/Process/Process_Group.H:19:17: note: previous declaration 'double PHASIC::PG_TID::m_b'
    1011make[2]: *** [Process_Group.lo] Error 1
     12}}}
    1113
    1214Best,