Welcome to the forums. Please post in English or French.

You are not logged in.

#1 2022-04-12 13:23:11

xj
Member
Registered: 2022-04-12
Posts: 1

no write access to ~/flasheur

Hi,
    I've installed Code_Aster 14.6 on a cluster machine. The test on the login node is successful, for example:

as_run forma01a.export

But the test on the computing node failed:

yrun -n 1 as_run forma01a.export
...
no write access to /home/<my_username>/flasheur

EXIT_CODE=4

    I search the forum, and find that I come across the same problem as that of katoulos (see https://code-aster.org/forum2/viewtopic.php?id=21042) . He gave the solution of changing environment variable $HOME to some path which the computing nodes can access.
    Is there any better solution? Anyway, I'm afraid that changing $HOME may cause side effects.

Offline