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

Add Jobcreators #23

Merged
merged 1 commit into from Oct 6, 2018
Merged

Add Jobcreators #23

merged 1 commit into from Oct 6, 2018

Conversation

pdeiml
Copy link
Collaborator

@pdeiml pdeiml commented Oct 4, 2018

Ich habe Jobcreators hinzugefuegt. Idee ist, dass man die Pfade anpasst auf das jeweilige System, anschliessend im build-directory kompiliert und dann kann man die executable irgendwohin kopieren und dann dort ausfuehren.

JobcreatorHPC.cpp:
Ganz normal fuer den HPC wie bisher

JobcreatorOutfile.cpp:
Fuer Analyse auf "normalen" Ubuntu Rechner. Das Programm erstellt .sh-Dateien im angegebenen Ordner, anschliessend muss man diese sh-Dateien noch ausfuehrbar machen (chmod a+x *) und dann aehnlich wie am HPC z.B. mit
./job_0.sh
starten.

@AndiZm AndiZm merged commit bda6c8f into AndiZm:master Oct 6, 2018
@pdeiml pdeiml deleted the Jobcreators branch October 6, 2018 13:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants