GPU version examples?

Moderators: cyao, michael_borland

Post Reply
mertens
Posts: 2
Joined: 02 Aug 2019, 11:23

GPU version examples?

Post by mertens » 05 Aug 2019, 00:36

Hello,

I am quite new to elegant so I apologize if my question is very basic.

I managed to install and run elegant and Pelegant, but I could not figure out how to run the GPU version. Are there any examples available to run the GPU version?

Thank you in advance.

Best,
Tom Mertens

michael_borland
Posts: 1933
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: GPU version examples?

Post by michael_borland » 07 Aug 2019, 09:15

Tom,

You don't need to do anything special, just use "gpu-elegant" in place of "elegant".

--Michael

mertens
Posts: 2
Joined: 02 Aug 2019, 11:23

Re: GPU version examples?

Post by mertens » 12 Aug 2019, 03:44

Hi Michael,

Thanks for your quick reply.

When trying to install the GPU version using the Build-AOP-RPMs script I run into the following error message:

error renaming "../../bin/linux-x86_64/elegant": no such file or directory
while executing
"file rename ../../bin/$env(EPICS_HOST_ARCH)/elegant ../../bin/$env(EPICS_HOST_ARCH)/gpu-elegant"
invoked from within
"if {$Build(ELEGANT)} {

puts "Downloading Elegant source code"

if {$ELEGANTSVN} {
eval exec $sudo svn -q --config-dir ~${owner}/.subversion ..."
(file "Build-AOP-RPMs.tcl" line 708)

Best,
Tom

soliday
Posts: 391
Joined: 28 May 2008, 09:15

Re: GPU version examples?

Post by soliday » 12 Aug 2019, 09:31

What operating system and version are you on and what version of CUDA do you have installed?

Post Reply