CINEMAX 2024

server setup

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

learnmore 1-3

  • 12 CPUs
  • 126 GB of RAM
  • 4x GPUs 12GB VRAM

learnmore4

  • 32 CPUs
  • 256 GB of RAM
  • 8x GPUs 12GB VRAM

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)

CINEMAX 2024

By Felipe Delestro