Hardware Rendering
Pros
- better performance for 3D visualization
- best for design and meshing
Cons
- longer wait time for the job to start as there are less nodes with GPUs
Launching Oakley Desktop
Steps used to starting up an Oakley Desktop utilizing hardware rendering:
- Browse to the AweSim Dashboard: https://apps.awesim.org/devapps/
- Choose the Oakley Desktop app from the dashboard
- Setup the Oakley Desktop session to your choosing in the form displayed on the right
- Under Node type be sure to select vis
- Click Launch
- Wait until your job leaves the Queued state and is Running
- Follow the instructions in the panel to connect
Launching Abaqus
Steps for starting up Abaqus on the Oakley Desktop:
-
Click the Applications menu in top left
-
Navigate to and click System Tool => Terminal
-
In the terminal type:
$ module load virtualgl $ module load abaqus/6.14-nimbis $ vglrun abaqus cae
-
Enjoy!
Software Rendering
Pros
- shorter wait time for job to start
- best for heavy computation and solving
Cons
- slow performance for 3D visualization
Launching Oakley Desktop
Steps used to starting up an Oakley Desktop utilizing hardware rendering:
- Browse to the AweSim Dashboard: https://apps.awesim.org/devapps/
- Choose the Oakley Desktop app from the dashboard
- Setup the Oakley Desktop session to your choosing in the form displayed on the right
- Under Node type be sure to select any
- Click Launch
- Wait until your job leaves the Queued state and is Running
- Follow the instructions in the panel to connect
Launching Abaqus
Steps for starting up Abaqus on the Oakley Desktop:
-
Click the Applications menu in top left
-
Navigate to and click System Tool => Terminal
-
In the terminal type:
$ module load abaqus/6.14-nimbis $ abaqus cae -mesa
-
Enjoy!