cb88
cb88
I have a bunch of these G1 devices I picked up cheap a few years ago to toy around with. Did you happen to have any of them or just...
It seems pic32mm is slightly different and uses a different PE. But the pickle utility can already program it apparently in slow mode (direct write without the PE). It seems...
### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggml-org/llama.cpp/blob/master/README.md). - [x] I searched using keywords...
It would be nice if multi GPU patching of VAEs could be integrated in cpp in addition to the improvements to tiling being made. It would allow speeding up VAE...
### Your current environment The output of `python env.py` ```text [cb88@M31-AR0 aphrodite]$ python env.py Collecting environment information... PyTorch version: N/A Is debug build: N/A CUDA used to build PyTorch: N/A...
cd /home/cb88/rocm_sdk_builder/builddir/015_01_ucx_openmpi ucx, config command 3 /home/cb88/rocm_sdk_builder/src_projects/ucx/configure --prefix=/opt/rocm_sdk_612 --libdir=/opt/rocm_sdk_612/lib64 --with-rocm=/opt/rocm_sdk_612 --enable-mt -fPIC --enable-cma --with-java=no --with-go=no configure: error: unrecognized option: '-fPIC' Seems this SHOULD be part of its CFLAGS but I...
ld.lld: error: unable to find library -lhsakmt make[2]: Leaving directory '/home/user/rocm_sdk_builder/builddir/016_03_llvm_project_openmp' make[2]: Leaving directory '/home/user/rocm_sdk_builder/builddir/016_03_llvm_project_openmp' [ 51%] Built target Utils.cpp-gfx906.bc clang++: error: linker command failed with exit code 1 (use...