Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Hello everyone,
I encountered the following "problem" with ASTK (MPI-version of Salome Meca 2021, Singularity Container) :
The files in ASTK seem to always be defined by their absolute path.
Lets say I choose for base path
/home/subdirectory/mycase
and define my .comm-file as relative to said directory:
./myCommandFile.comm
When I now change the base path to
/home/subdirectory/anothercase
the path of my command-file changes to
/home/subdirectory/mycase/myCommandFile.comm.
So it basically has not changed the absolute path of the file, which makes the point of a base path obsolete.
In ASTK shipped with Salome Meca 2020 I was able to switch between base paths, and the relative filenames stayed the way they were. Is there something in the settings I have overlooked? Or it supposed to be this way? Has it something to do with container rights?
Thanks in advance,
Jonas
Last edited by jonas loenartz (2022-01-17 08:36:28)
Offline