SciMLTutorials.jl icon indicating copy to clipboard operation
SciMLTutorials.jl copied to clipboard

Ability to set certain tutorials to use a different machine (for GPUs)

Open ChrisRackauckas opened this issue 4 years ago • 2 comments

@staticfloat could we get some way to designate some scripts to run on a different compute tag/queue?

ChrisRackauckas avatar Jul 07 '21 11:07 ChrisRackauckas

Right now, the tutorials are all launched with the run_tutorial.yml pipeline, which specifies the juliacpu queue to run on.

What do you want to do? Have a list of tutorials that need to run on GPUs?

staticfloat avatar Jul 07 '21 22:07 staticfloat

yeah, a list of scripts that would run on a different queue.

ChrisRackauckas avatar Jul 08 '21 03:07 ChrisRackauckas