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

Description custom OOD app cae_course - OTRS-01745 #572

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

epauwels
Copy link
Contributor

No description provided.

Comment on lines +3 to +4
Cluster Desktop with Abaqus - course E071400
This app will launch an interactive desktop on a donphan node with 2 cores.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Cluster Desktop with Abaqus - course E071400
This app will launch an interactive desktop on a donphan node with 2 cores.
`Cluster Desktop with Abaqus - course E071400`
This app will launch an interactive desktop on the [interactive debug cluster](../interactive_debug.md) with 2 cores.

Comment on lines +7 to +11
Locked down options (in form.yml.erb):
- Xfce desktop
- 1 node, 2 cores
- Cluster donphan
- Free selection 1-8 hours
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this useful info? Especially the form.yml.erb is meaningless to end users, and rather than mentioning donphan directly, we should mention the more general "interactive/debug cluster" instead?

Also, this doesn't really add anything compared to what's above, so just remove?

Suggested change
Locked down options (in form.yml.erb):
- Xfce desktop
- 1 node, 2 cores
- Cluster donphan
- Free selection 1-8 hours

- Cluster donphan
- Free selection 1-8 hours

Custom script is run (in template/desktops/custom.sh) that
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Custom script is run (in template/desktops/custom.sh) that
A custom script is automatically run when the session starts which:

>
> `plugin_central_dir=os.environ.get("ABA_HOME",)+"/SMATfoResources/gui/plugins/"`
- executes commands:
- `module load ABAQUS`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it really use "module load ABAQUS" without using a specific version? @stdweird ?

- Free selection 1-8 hours

Custom script is run (in template/desktops/custom.sh) that
- Creates an environment variable file for Abaqus in the user home folder (abaqus_v6.env)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Creates an environment variable file for Abaqus in the user home folder (abaqus_v6.env)
- Creates an environment variable file for Abaqus in the user home folder (`abaqus_v6.env`)

Does this blindly overwrite abaqus_v6.env if it's already there in the home directory?
If so, that's not very nice...

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