diff --git a/labs/cuda/Makefile b/labs/cuda/Makefile index cc8a0f3a2549c9875877c876087a805a842f2496..45d898244a9e3de7ba61baca0d53d10a45a83c2c 100644 --- a/labs/cuda/Makefile +++ b/labs/cuda/Makefile @@ -11,9 +11,9 @@ ifndef LOCAL # Partitions # Note: xl does not support the ncu profiling tool -BUILD_PARTITION ?= xl +BUILD_PARTITION ?= ucsx RUN_PARTITION ?= ucsx -DOWNLOAD_PARTITION ?= nehalem +DOWNLOAD_PARTITION ?= haswell # Times RUN_TIME ?= 00:05:00