simojoe

Results 1 comments of simojoe

Sure ! This is a minimal workflow that runs a task with a dynamic number of GPUs ```version 1.0 workflow gpu_example { call maybe_gpu { input: gpu_count = 0 }...