OpenCL Runtime: Workaround ROCm OpenCL driver problem trying to write temporary file into readonly folder by setting TMPDIR environment variable
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ void naive_escape (char *s, size_t s_max, const char key_char, const char escape
|
||||
|
||||
__attribute__ ((format (printf, 2, 3))) int hc_asprintf (char **strp, const char *fmt, ...);
|
||||
|
||||
void setup_environment_variables (void);
|
||||
void setup_environment_variables (const folder_config_t *folder_config);
|
||||
void setup_umask (void);
|
||||
void setup_seeding (const bool rp_gen_seed_chgd, const u32 rp_gen_seed);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user