Felipe Delestro | fima@dtu.dk
slides.com/delestro/cinemax-2024
Login using your DTU username and password
Generic users:
user: cinemax01
, cinemax02
, cinemax03
, cinemax04
, cinemax05
pass: cinemax
Check the status of the server before running some heavy processes!
htop
- CPUs and memory
nvidia-smi
- GPU usage
data will be available read-only at:
/data/cinemax/
and also with a link in your home directory:
~/data/cinemax
import qim3d
vol = qim3d.io.load("/data/cinemax/examples/bone_128x128x128.tif")
qim3d.viz.slicer(vol)
qim3d.viz.vol(vol)