Changeset View
Changeset View
Standalone View
Standalone View
build_files/config/pipeline_config.json
| Show All 27 Lines | "buildbot": | ||||
| "gcc": | "gcc": | ||||
| { | { | ||||
| "version": "9.0" | "version": "9.0" | ||||
| }, | }, | ||||
| "sdks": | "sdks": | ||||
| { | { | ||||
| "optix": | "optix": | ||||
| { | { | ||||
| "version": "7.1.0" | "version": "7.3.0" | ||||
| }, | }, | ||||
| "cuda10": | "cuda10": | ||||
| { | { | ||||
| "version": "10.1" | "version": "10.1" | ||||
| }, | }, | ||||
| "cuda11": | "cuda11": | ||||
| { | { | ||||
| "version": "11.3" | "version": "11.3" | ||||
| ▲ Show 20 Lines • Show All 43 Lines • Show Last 20 Lines | |||||