Search found 55 matches
- 11 Jan 2022, 04:54
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
Dear Soliday, you are right, it is not TclTk 8.5. In fact, it works when I call tclsh and load the library. However, the "save as " option in sddsedit still does not work and shows "invalid type given" error. is there any other library/functioin that "save as" is using ? Currently I am leaving the p...
- 10 Jan 2022, 07:49
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
Dear Soliday,
does this libtclSDDS.c file works with tcltk 8.5 ?
"save as " does not work in a maching with CENT O.S. 7 and I'm trying to find how to solve it.
Best regards,
o
does this libtclSDDS.c file works with tcltk 8.5 ?
"save as " does not work in a maching with CENT O.S. 7 and I'm trying to find how to solve it.
Best regards,
o
- 05 Jan 2022, 06:19
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
The "save as " option in sddsedit works !
Thank you very much dear Soliday.
Best regards,
o
Thank you very much dear Soliday.
Best regards,
o
- 04 Jan 2022, 07:10
- Forum: Parallel Elegant
- Topic: Pelegant compilation with OpenMPI4.0.5 and ucx flag
- Replies: 1
- Views: 3850
Re: Pelegant compilation with OpenMPI4.0.5 and ucx flag
Dear all,
I finally understood that the UCX_TLS flag is actually passed to mpirun and it does not involve the Elegant compilation.
Therefore, this topic is closed.
Thank you, and best regards.
o
I finally understood that the UCX_TLS flag is actually passed to mpirun and it does not involve the Elegant compilation.
Therefore, this topic is closed.
Thank you, and best regards.
o
- 04 Jan 2022, 04:56
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
Dear Soliday, When using the .so and .a files from an old installation (2018), I see that "save as" in sddsedit works. It is true that we can copy them as a short term workaround, but, it would be better to be able to compile them from the available sources. I believe that the problem with the recen...
- 03 Jan 2022, 12:25
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
Dear Soliday,
the problem is the libtclSDDS.a file.
Is there any additional command or order of compilation that should be used to generate a correct libtclSDDS.a file ?
Best regards,
o
the problem is the libtclSDDS.a file.
Is there any additional command or order of compilation that should be used to generate a correct libtclSDDS.a file ?
Best regards,
o
- 03 Jan 2022, 04:05
- Forum: Parallel Elegant
- Topic: Pelegant compilation with OpenMPI4.0.5 and ucx flag
- Replies: 1
- Views: 3850
Pelegant compilation with OpenMPI4.0.5 and ucx flag
Dear all,
I want to compile Pelegant using OpenMPI 4.0.5 and adding the flag UCX_TLS=sm,self.
Where could I add this flag ?
Best regards, and happy new year !
o
I want to compile Pelegant using OpenMPI 4.0.5 and adding the flag UCX_TLS=sm,self.
Where could I add this flag ?
Best regards, and happy new year !
o
- 22 Dec 2021, 05:33
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
It seems that saving as requires something more than pkgIndex.tcl and libtclSDDS.so in the same folder.
It could be calling something additional from /usr/lib/sdds that I don't have in my local sdds.
Best regards,
o
It could be calling something additional from /usr/lib/sdds that I don't have in my local sdds.
Best regards,
o
- 22 Dec 2021, 02:56
- Forum: General
- Topic: Highlighting mode for emacs and vim
- Replies: 10
- Views: 3757
Highlighting mode for emacs and vim
Dear all, I have created a highlighting mode for Elegant .ele (commands) and .lte (lattice) files to help myself with file edition. I leave them here in case they are of any use for someone else. VIM https://github.com/orblancog/elegant-vim EMACS https://github.com/orblancog/elegant-mode Best regard...
- 21 Dec 2021, 06:14
- Forum: Installation
- Topic: libtclSDDS.so not in sources
- Replies: 24
- Views: 9395
Re: libtclSDDS.so not in sources
Dear Soliday, I attach the original file test.mmap and the file I save with the function "save as" in sddsedit. The file corruption happens when I use the local sdds dir in the TCLLIBPATH. (In that local sdds dir I have pkgIndex.tcl and libtclSDDS.so) On the other hand I am able to save a file when ...