Bogdan Nicolae

Results 12 comments of Bogdan Nicolae

@khizmax this is not working for me, same issue. My compiler: g++ (GCC) 10.2.0 (on a Linux box). Here's a run with Valgrind: ```` ==31840== Memcheck, a memory error detector...

Yes, we have an experimental version. We will open it for general use soon

Yes, we will release the code by end of year. For now, we are only targeting CUDA support in VELOC itself. Please check out one of our recent papers (it...

On these older systems, is there a good justification to use sendfile vs. the read/write engine (i.e., by setting posix-io=rw)?

Given there read/write engine is a good alternative for older kernels + older glib that do not support the copy_file_range syscall or its emulation, this pull request will be closed

I've added preliminary support for the SCR wrapper. Specifically, VELOC now flushes the original file names to stable storage (but still keeps its own names for local storage). Also, the...

This issue stayed inactive for a long time. However, it is still relevant and will be revisited eventually.

This is Arch Linux. The path is not distro dependent though. My bootloader is systemd-boot and this is where systemd-bootx64.efi goes by default (and where fwupd copies fwupdx64.efi). If you...

Confirmed, the proposed fix indeed works. This issue can be closed

While waiting for the #5515 patch to make it, I tried adding snd_sof.disable_function_topology=1 to the kernel cmdline as instructed, but this doesn't work. Here's the output: ``` [ 16.096998] sof-audio-pci-intel-mtl...