|
size = starpu_get_env_number_default("STARPU_DISK_SWAP_SIZE", -1);
|
|
size = starpu_get_env_number_default("STARPU_DISK_SWAP_SIZE", -1);
|
|
_STARPU_DISP("Warning: could not enable disk swap %s on %s with size %ld, could not enable disk swap", backend, path, (long) size);
|
|
_STARPU_DISP("Warning: could not enable disk swap %s on %s with size %ld, could not enable disk swap", backend, path, (long) size);
|