Tristan Ross

Results 459 comments of Tristan Ross

@abcnow I've only been able to get this to work under Linux on Apple Silicon. I've been facing issues with trying to get llama.cpp to compile properly, it's currently complaining...

Need this for aarch64, I run a 64k page size. The OG jemalloc got archived but Facebook runs a fork. Needs these commits: - https://github.com/facebook/jemalloc/commit/d58e311320386bcb77e237c6067bb0ad8ceda056 - https://github.com/facebook/jemalloc/commit/7dcdafea00a3a02cfbc84a798a0cc626515011eb

> [@RossComputerGuy](https://github.com/RossComputerGuy) Please try: https://build.lwjgl.org/nightly/linux/arm64/libjemalloc.so I gave it a try but it doesn't seem to work with Minecraft 1.21.8 when I use `-Dorg.lwjgl.jemalloc.libname=` to set the path. ``` : Unsupported...

I get errors running the tests with FIPS enabled. Maybe it would be good to automatically skip the tests which depend on md5.

That code is from LLVM 3.9.0, LLVM's current release is 21.1.0. This project really should update LLVM.

Says: > * adds the support for RISC-V architecture (refers to #491) from LLVM 9.0.1 version - the first official release of RISC-V to LLVM Surely, the RISC-V support from...

This PR has merge conflicts, has gotten stale, and has CI failures, is this PR still something we want to have done?

Alright, any plans on rebasing the PR to resolve the conflicts?

> but anything I can do to help? Unfortunately not, this PR requires rebasing which @sternenseemann has to do.