Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard-coded file paths #57

Open
FelixTheStudent opened this issue May 11, 2023 · 0 comments
Open

Hard-coded file paths #57

FelixTheStudent opened this issue May 11, 2023 · 0 comments

Comments

@FelixTheStudent
Copy link

Hi MONET-team,

love the tool and the work everyone put in.

One issue I have is that MONET writes temporary files to its installation directory. This means that on a UNIX cluster, I can't run two jobs in parallel without them overwriting each other and giving an error around a Stale file handle. Also, I can not offer a write-protected version to all HPC cluster users.

Would you be willing to fix this? I believe the following files are written upon every MONET run, but there might be others:

  • src/K1_code/data/input_network.txt
  • src/K1_code/runTusk_parameters.txt
  • src/K1_code/data/cluster_results

Best,

Felix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant