Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Hello all,
I want to run salome_meca 2021.0.0-2-20211014 on wsl2 with ubuntu 22.04 as linux distribution. After running singularity run --app install salome_meca-lgpl-2021.0.0-2-20211014-scibian-9.sif and using ./salome_meca-lgpl-2021.0.0-2-20211014-scibian-9 I am encountering following error.
not exist: /etc/krb5.conf
/usr/bin/nvidia-smi
**************************************
INFO : Running salome_meca in GPU mode
**************************************
runSalome running on LAPTOP
ERROR:salomeContext:Unexpected error:
Traceback (most recent call last):
File "/opt/salome_meca/Salome-V2021-s9/modules/KERNEL_V9_7_0/bin/salome/salomeContext.py", line 278, in _startSalome
res = getattr(self, command)(options) # run appropriate method
File "/opt/salome_meca/Salome-V2021-s9/modules/KERNEL_V9_7_0/bin/salome/salomeContext.py", line 357, in _runAppli
runSalome.runSalome()
File "/opt/salome_meca/appli_V2021/bin/salome/runSalome.py", line 925, in runSalome
clt,args = main()
File "/opt/salome_meca/appli_V2021/bin/salome/runSalome.py", line 851, in main
searchFreePort(args, save_config, args.get('useport'))
File "/opt/salome_meca/appli_V2021/bin/salome/searchFreePort.py", line 116, in searchFreePort
queue = Queue()
File "/opt/python/3.6.5/lib/python3.6/multiprocessing/context.py", line 102, in Queue
return Queue(maxsize, ctx=self.get_context())
File "/opt/python/3.6.5/lib/python3.6/multiprocessing/queues.py", line 42, in __init__
self._rlock = ctx.Lock()
File "/opt/python/3.6.5/lib/python3.6/multiprocessing/context.py", line 67, in Lock
return Lock(ctx=self.get_context())
File "/opt/python/3.6.5/lib/python3.6/multiprocessing/synchronize.py", line 163, in __init__
SemLock.__init__(self, SEMAPHORE, 1, 1, ctx=ctx)
File "/opt/python/3.6.5/lib/python3.6/multiprocessing/synchronize.py", line 60, in __init__
unlink_now)
OSError: [Errno 30] Read-only file system
singularity exit code: 1
singularity version
singularity-ce version 3.10.0-jammy
Does anyone has solution?
Thanks
Offline