Search found 391 matches

by soliday
06 May 2022, 09:28
Forum: Bugs
Topic: gpuElegant results not matching elegant
Replies: 1
Views: 4683

Re: gpuElegant results not matching elegant

I build gpu-elegant with CUDA 10 due to an issue with the output when built with CUDA 11. I looked into this a while ago but failed to identify the issue and haven't had time to look at it again. There are other issues with gpu-elegant as you have seen, and it should only be used when you can verify...
by soliday
28 Mar 2022, 12:00
Forum: Installation
Topic: Examples
Replies: 1
Views: 4715

Re: Examples

The command is: ./runMe You will need the tcsh cygwin package installed to run this script without editing it. If you continue to have trouble with it, try running the commands inside the script by hand on the command line: elegant run.ele sddsplot -parameter=QF1.K1,Transmission run.fin -graph=sym s...
by soliday
10 Mar 2022, 11:57
Forum: Installation
Topic: Installing ELEGANT with CYGWIN
Replies: 4
Views: 5833

Re: Installing ELEGANT with CYGWIN

To get to c:\ inside of cygwin, you have to go to /cygdrive/c Your download is probably in /cygdrive/c/Users/<username>/Downloads/ But you are looking at the source code here. I do not recommend compiling it yourself. You should instead download: https://ops.aps.anl.gov/cgi-bin/oagLog4.cgi?name=Eleg...
by soliday
09 Mar 2022, 10:12
Forum: Installation
Topic: Installing ELEGANT with CYGWIN
Replies: 4
Views: 5833

Re: Installing ELEGANT with CYGWIN

I don't understand what you are doing. Elegant isn't installed inside of cygwin. Click on the the icon and install it that way. You can then use cygwin to execute elegant.exe after it is installed.
by soliday
04 Mar 2022, 09:59
Forum: Installation
Topic: Installing elegant/sdds windows and python3.9
Replies: 3
Views: 5397

Re: Installing elegant/sdds windows and python3.9

It does not matter where the SDDSPython3.9.x64.msi is when you install it. What matters is that when you install it there is a dialog screen that pops up with the installation directory listed. You will have to delete the default directory and replace it with c:/Anaconda
by soliday
02 Mar 2022, 14:50
Forum: Installation
Topic: Installing elegant/sdds windows and python3.9
Replies: 3
Views: 5397

Re: Installing elegant/sdds windows and python3.9

When you install it, you must select the same installation directory as your python installation directory. On my system I have python3.9 installed at: c:/Python39_64bit This results in: c:/Python39_64bit/Lib/sdds.py c:/Python39_64bin/DLLs/sddsdata.pyd c:/Python39_64bin/DLLs/SDDS1.dll Then I can exe...
by soliday
01 Mar 2022, 10:31
Forum: Installation
Topic: module 'sdds' has no attribute 'SDDS'
Replies: 1
Views: 4418

Re: module 'sdds' has no attribute 'SDDS'

I am not a user of PyCharm, but after searching for the error message on google, looks like you will have to add the sdds.py to the PyCharm project directory.
by soliday
14 Feb 2022, 23:19
Forum: Installation
Topic: SDDS Installation
Replies: 6
Views: 5752

Re: SDDS Installation

I updated the packaging software to the newest version in case there was an issue they may have fixed. Let me know if you are able to install the version at the following link:
https://ops.aps.anl.gov/downloads/SDDS_ ... 4-test.msi
by soliday
11 Feb 2022, 11:46
Forum: Installation
Topic: SDDS Installation
Replies: 6
Views: 5752

Re: SDDS Installation

Perhaps it is an permission related problem. Try installing the software with an account that has administrator privileges.
by soliday
10 Feb 2022, 11:17
Forum: Installation
Topic: SDDS Installation
Replies: 6
Views: 5752

Re: SDDS Installation

I just tested it on two different Windows 10 machines. I was able to install it on both. Can you send a screenshot of the error message you are seeing?