JannisFengler

Results 3 issues of JannisFengler

### Describe the bug I am encountering a consistent segmentation fault during the training of machine learning models using the Intel ARC 770 GPU. The fault appears after a certain...

ARC
Crash

## WSL GPU Detection Issue in CUDA Example ### Problem Running the default CUDA example in WSL fails to detect the GPU. ### Workaround Setting `LD_LIBRARY_PATH` resolves the issue: ```bash...

## Issue `nativelink-store/src/compression_store.rs` had an integer overflow issue during data retrieval. On line 526, the code was calculating an end position by adding `start_pos + remaining_bytes_to_send as usize`, which could...