Search found 12 matches

by yiding
16 Jan 2020, 06:49
Forum: Installation
Topic: compile genesis_mpi in CentOS
Replies: 7
Views: 11228

Re: compile genesis_mpi in CentOS

Thank you very much!
It works! :D
by yiding
11 Jan 2020, 21:25
Forum: Installation
Topic: compile genesis_mpi in CentOS
Replies: 7
Views: 11228

Re: compile genesis_mpi in CentOS

Sorry. I've made a mistake. I downloaded the old version. Now I refresh the firefox cache and download the new codes. When I compile the new codes, there comes an error message as: $ make MPI=1 ******* moving correct mpi.f file into place ****** mpif77 -g -w -O -Wall -m64 -O2 -ffixed-line-length-132...
by yiding
11 Jan 2020, 20:45
Forum: Installation
Topic: compile genesis_mpi in CentOS
Replies: 7
Views: 11228

Re: compile genesis_mpi in CentOS

Thanks for your kindly help. It seems the Makefile in the download link hasn't changed yet, and it still doesn't work. I copied the new makefile you posted in this topic, and made genesis_mpi seccessfully, but it does not work correctly in multi-threads, and gives the same error message as I posted ...
by yiding
09 Jan 2020, 20:10
Forum: Installation
Topic: compile genesis_mpi in CentOS
Replies: 7
Views: 11228

Re: compile genesis_mpi in CentOS

Thank you for your timely help. This makefile seems quite different from the one I downloaded from here: 111.jpg I compiled genesis2.0_mpi successfully by using the new Makefile, and It works properly in single-thread. However, when I run it with mpiexec, the error message comes: mpiexec -np 20 /hom...
by yiding
08 Jan 2020, 03:15
Forum: Installation
Topic: compile genesis_mpi in CentOS
Replies: 7
Views: 11228

compile genesis_mpi in CentOS

I'm trying to compile the mpi edition of GENESIS 2.0 source code in CentOS7. I have modified the Makefile of genesis a littie: # # GENESIS makefile # # SOURCE= main.f check.f diagno.f esource.f field.f incoherent.f \ math.f partsim.f pushp.f loadbeam.f loadrad.f magfield.f \ tdepend.f track.f string...
by yiding
21 Sep 2019, 21:43
Forum: Installation
Topic: Compile SDDS and GENESIS in win10
Replies: 5
Views: 8462

Re: Compile SDDS and GENESIS in win10

It seems I should use linux virtual machine to run genesis parallel under windows.

Thank you for your reply.
by yiding
19 Sep 2019, 19:39
Forum: Installation
Topic: Compile SDDS and GENESIS in win10
Replies: 5
Views: 8462

Re: Compile SDDS and GENESIS in win10

Thank you for your reply. I've seen the GENESIS-2.0-3.exe file on the software download page, but I'm not sure of its compatibility for 64-bit Windows. Would you please tell me how to run it parallel in windows and which mpi enviroment is needed? Is MS MPI suitable for genesis? Thank you very much, ...
by yiding
19 Sep 2019, 06:12
Forum: Installation
Topic: Compile SDDS and GENESIS in win10
Replies: 5
Views: 8462

Re: Compile SDDS and GENESIS in win10

I have downloaded and unzipped SDDS.4.1.tar and run mingw32-make in C:\epics\base. But the installation aborts with information: C:\epics\base>mingw32-make mingw32-make -C ./configure install mingw32-make[1]: Entering directory 'C:/epics/base/configure' perl -CSD ../src/tools/makeMakefile.pl O.linux...
by yiding
19 Sep 2019, 02:02
Forum: Installation
Topic: Compile SDDS and GENESIS in win10
Replies: 5
Views: 8462

Compile SDDS and GENESIS in win10

I'm trying to compile the mpi edition of GENESIS 2.0 source code in Window10, since the binary self-installing executable file is not provided directly. I have installed Elegant and SDDSToolkit before, and some dll files, like SDDS1.dll, mdbcommon.dll, etc, are already in the install directionaries....
by yiding
26 Jun 2019, 21:51
Forum: Installation
Topic: problem of running Pelegant in win10
Replies: 1
Views: 6182

Re: problem of running Pelegant in win10

I think I have found the problem.
I should convert the input sdds file into binary format.