Search found 408 matches
- 01 Mar 2024, 11:06
- Forum: Installation
- Topic: Broken URLs for elegant-2023.4.0-1.rhel.8
- Replies: 3
- Views: 26938
Re: Broken URLs for elegant-2023.4.0-1.rhel.8
Looks like I missed the RHEL8 RPM files when I moved the others into place. The links should work now.
- 01 Feb 2024, 14:40
- Forum: Installation
- Topic: Installation Issue: 'oagtclsh' Not Found
- Replies: 4
- Views: 27019
Re: Installation Issue: 'oagtclsh' Not Found
Okay, the path is good. If you run "ls -l" you will see that oagtclsh is a symbolic link that points to /opt/local/bin/tclsh This comes from the version installed with MacPorts. I am guessing that this file no longer exists on your system for some reason. If you are using Homebrew instead, then you ...
- 01 Feb 2024, 12:22
- Forum: Installation
- Topic: Installation Issue: 'oagtclsh' Not Found
- Replies: 4
- Views: 27019
Re: Installation Issue: 'oagtclsh' Not Found
Can you run:
echo $PATH
to see if your PATH environment has been overwritten and no longer has sdds/oagtcltk/usr/bin included?
echo $PATH
to see if your PATH environment has been overwritten and no longer has sdds/oagtcltk/usr/bin included?
- 21 Dec 2023, 13:20
- Forum: Installation
- Topic: gpu-elegant for Windows
- Replies: 1
- Views: 23827
Re: gpu-elegant for Windows
The gpu-elegant program has been removed. It had been too difficult to keep it synchronized with the changes in the serial version of elegant.
- 04 Nov 2023, 16:42
- Forum: Installation
- Topic: issue with computeCBGGE
- Replies: 2
- Views: 24073
Re: issue with computeCBGGE
I found the issue on MacOS. There is a new release of Elegant for MacOS on the software download page.
- 02 Nov 2023, 12:14
- Forum: Installation
- Topic: issue with computeCBGGE
- Replies: 2
- Views: 24073
Re: issue with computeCBGGE
I have posted new elegant RPMs for Ubuntu on the website that include the missing computeCBGGE.
I also tested the makeGGE on Ubuntu with this package and it ran properly. I still need to look into the issue on MacOS.
--Bob Soliday
I also tested the makeGGE on Ubuntu with this package and it ran properly. I still need to look into the issue on MacOS.
--Bob Soliday
- 17 Mar 2023, 16:40
- Forum: Bugs
- Topic: coupled_twiss_output broken?
- Replies: 4
- Views: 30677
Re: coupled_twiss_output broken?
I have posted an updated version for Windows. It was missing some of the MKL redistributable libraries.
- 17 Mar 2023, 11:44
- Forum: Bugs
- Topic: coupled_twiss_output broken?
- Replies: 4
- Views: 30677
Re: coupled_twiss_output broken?
Thanks for pointing this problem out. I have identified the location of the problem. I will let you know when I have a fix for this. Hopefully later today.
- 09 Mar 2023, 17:51
- Forum: Installation
- Topic: sddspseudoinverse path to lapack and blas libs
- Replies: 5
- Views: 30155
Re: sddspseudoinverse path to lapack and blas libs
I went though the process of building a custom version of lapack and getting it to work with the code in epics/extensions/src/SDDS/SDDSaps/pseudoInverse Download the updated code at https://ops.aps.anl.gov/downloads/pseudoInverse.tar Then run "tar -xvf pseudoInverse.tar" to extract the updated Makef...
- 09 Mar 2023, 10:23
- Forum: Installation
- Topic: sddspseudoinverse path to lapack and blas libs
- Replies: 5
- Views: 30155
Re: sddspseudoinverse path to lapack and blas libs
Try adding:
lapack_DIR=/ccc/products/lapack-3.9.1/gcc--11.1.0/default/lib
blas_DIR=/ccc/products/lapack-3.9.1/gcc--11.1.0/default/lib
lapack_DIR=/ccc/products/lapack-3.9.1/gcc--11.1.0/default/lib
blas_DIR=/ccc/products/lapack-3.9.1/gcc--11.1.0/default/lib