Caleb Winston

Results 63 comments of Caleb Winston

Hey @zicklag. Thanks for posting this issue. I'm currently not maintaining/developing Emu further. The current status is that it is broken with some of the updates to Rust and other...

Even if the reading logic could be modified so that it still scans the whole file but it only allocates memory for the given range, that would be really awesome!

I just want to say - having a shader language that compiles directly to SPIR-V (without shaderc as a dependency) is definitely very useful for Rust programmers who want to...

Right now, this is also required in `configure`. That will have to be removed as well if possible.

@cailinw Has this been tested?

Good point, I hadn't thought about that. I think we should still do this but the only change should be that we should cache all configuration parameters in memory. So...

A similar error message: ``` slurmstepd: error: *** JOB 3757 ON compute-dy-t3large-1 CANCELLED AT 2021-08-03T18:56:59 *** srun: Job step aborted: Waiting up to 32 seconds for job step to finish....

This happens rarely and was hard to reproduce.

This issue happened again: ``` srun: Job step aborted: Waiting up to 32 seconds for job step to finish. slurmstepd: error: *** JOB 94 ON compute-dy-t3large-1 CANCELLED AT 2021-08-15T01:02:13 ***...

Sometimes there is a similar message referencing `epoll_wait` but not mentioning Slurm: ``` Start write In Write on worker 1 on batch 1 slurmstepd: error: *** JOB 862 ON compute-dy-t3large-1...