Search found 68 matches

by blanco-garcia
20 Apr 2022, 09:25
Forum: General
Topic: Highlighting mode for emacs and vim
Replies: 10
Views: 7780

Re: Highlighting mode for emacs and vim

Dear Michael, dear all, I have a solution for the autocompletion in vim, at the moment only using vimscripting in VIM 8.2 so it should be compatible with other vim versions. I show how to use it in https://github.com/orblancog/elegant-vim/, however, I leave here V0.3. USAGE a) To autocomplete comman...
by blanco-garcia
24 Jan 2022, 04:35
Forum: General
Topic: Highlighting mode for emacs and vim
Replies: 10
Views: 7780

Re: Highlighting mode for emacs and vim

Dear Michael, great to here it is of any help for someone else. The highlighting file, as it is now, could be easily generated automatically having as input the list of words that could be read by a string editor, ( maybe awk to be sure it runs on any platform, or, emacs-lisp or Julia to contribute ...
by blanco-garcia
20 Jan 2022, 07:11
Forum: Installation
Topic: libtclSDDS.so not in sources
Replies: 24
Views: 14737

Re: libtclSDDS.so not in sources

Dear Soliday,

there was, in fact, an old installation in /usr/lib64/tcl8.5/.
It took some time to get access to it, but, once the folders (ca, rpn, os, sdds) were renamed they were not longer loaded, and the new compiled versions worked.

Thank you very much, again !

o
by blanco-garcia
11 Jan 2022, 04:54
Forum: Installation
Topic: libtclSDDS.so not in sources
Replies: 24
Views: 14737

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...
by blanco-garcia
10 Jan 2022, 07:49
Forum: Installation
Topic: libtclSDDS.so not in sources
Replies: 24
Views: 14737

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
by blanco-garcia
05 Jan 2022, 06:19
Forum: Installation
Topic: libtclSDDS.so not in sources
Replies: 24
Views: 14737

Re: libtclSDDS.so not in sources

The "save as " option in sddsedit works !

Thank you very much dear Soliday.

Best regards,
o
by blanco-garcia
04 Jan 2022, 07:10
Forum: Parallel Elegant
Topic: Pelegant compilation with OpenMPI4.0.5 and ucx flag
Replies: 1
Views: 6986

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
by blanco-garcia
04 Jan 2022, 04:56
Forum: Installation
Topic: libtclSDDS.so not in sources
Replies: 24
Views: 14737

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...
by blanco-garcia
03 Jan 2022, 12:25
Forum: Installation
Topic: libtclSDDS.so not in sources
Replies: 24
Views: 14737

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
by blanco-garcia
03 Jan 2022, 04:05
Forum: Parallel Elegant
Topic: Pelegant compilation with OpenMPI4.0.5 and ucx flag
Replies: 1
Views: 6986

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