From 51520a1f6f9fecf572eb8201552df9a8ac407936 Mon Sep 17 00:00:00 2001 From: Valentin Churavy Date: Mon, 24 Jun 2024 09:55:51 -0400 Subject: [PATCH] Add a note for precompile_workload --- LocalPreferences.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LocalPreferences.toml b/LocalPreferences.toml index 513fc75593..57209ef082 100644 --- a/LocalPreferences.toml +++ b/LocalPreferences.toml @@ -16,6 +16,9 @@ # possible values: "device", "unified", "host" #default_memory = "device" +# From PrecompileTools, whether or not to precompile the GPUCompiler + Inference stack +#precompile_workload = true + [CUDA_Driver_jll] # whether to attempt to load a forwards-compatibile userspace driver. # only turn this off if you experience issues, e.g., when using a local