Jose Sergio Hleap

Results 8 comments of Jose Sergio Hleap

Any advances on this? I have tried to publish in an organization I created and keeps not synchronizing.

Thanks for the answer @mattrasmus. I assumed that there is pre-allocation of memory per task as I am running out of memory for a medium sized dataset. I guess I...

Not quite, unless `image` can be a GCP uri? The ideal scenario would be that given an `image` and an `storage` uris, you could run "batch" in either of the...

@Augustin-Zidek you mean in the requirements? newer versions of tensorflow don't need to be hardcoded. TF will check if a GPU is available and will use it and will default...

Yeah, and what I am saying is that there is no need for the -cpu as TF will take advantage of GPU if one otherwise defaults to CPU. What I...

Hello all! any advances in this "issue"?

@kmpaul I guess I can use mprun in the meantime, but srun is the recommended command for SLURM. @rcthomas you mean away from running srun in salloc? If so, why?...

Hi! The user already has the OMP_NUM_THREADS and MKL_NUM_THREADS to 1. Also, the number of threads created is in the hundreds, which leaves me to believe that is related to...