SimCenter Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
SimCenter Forum
»
Research in Natural Hazards Engineering [Archived]
»
Regional Hazard Simulation (R2D, rWhale)
»
R2D on Linux HPC
« previous
next »
Print
Pages: [
1
]
Author
Topic: R2D on Linux HPC (Read 12824 times)
amir
Newbie
Posts: 6
R2D on Linux HPC
«
on:
October 27, 2023, 03:49:24 PM »
Hello,
I am interested in running R2D on a Linux machine, and I am wondering if it is possible.
I would appreciate it if you could provide assistance in this regard.
Regards,
Amir
Logged
fmk
Administrator
Full Member
Posts: 233
Re: R2D on Linux HPC
«
Reply #1 on:
October 27, 2023, 04:41:16 PM »
Amir,
It is possible to run on such a system if you can build both the backend and frontend. I am in the process of builidng a Dockerfile which you could use to see which packages are needed on your system and what the build process is. The Dockerfile uses Ubuntu18.04 as its base. The biggest issue I foresee is getting Qt version 5.15 installed. Failing to install the frontend would mean you could not use the GUI. The backend has a simpler build process and you could run the computational simulations there and possibly view results in python.
timeline for Dockerfile is probably next week (today being the 10/27/2023 for those others looking at this message). The Dockerfile will be in the R2DTool repo on github.
The purpose of the docker images is to run the frontend and backend on one of the TACC Frontera HPC compute nodes.
frank
Logged
Print
Pages: [
1
]
« previous
next »
SimCenter Forum
»
Research in Natural Hazards Engineering [Archived]
»
Regional Hazard Simulation (R2D, rWhale)
»
R2D on Linux HPC