-
Notifications
You must be signed in to change notification settings - Fork 40
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
Change FragPipe temp folder on Windows #306
Labels
Comments
To pass the environment variable to
|
Thanks for this - issue is solved now - when I start the FragPipeGUI |
Closed
Great. Solved the issue. |
fcyu
changed the title
Change temp folder of FragPipe
Change FragPipe temp folder on Windows
Nov 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello FragPipe Team,
We are still trying to process rather large databases.. (~ 10gigs).
We can process it with a script but when trying to do it with the GUI, we ran into memory issues again. Where and how do I need to change the tmpdir location when I use the GUI (via ssh -Y Xwindow forwarding)? I did put the command in my ssh shell before starting the GUI but it was either not working or I have to put it differently..
JAVA_OPTS=-Djava.io.tmpdir=/scratch/myuser/fragpipe_tmp
Thanks for your help - really appreciated..
///error in GUI///
"OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
129890
Try using the -Djava.io.tmpdir= option to select an alternate temp location."
The text was updated successfully, but these errors were encountered: