Ludovic Henry
Ludovic Henry
@dlwh this issue is a repeat of a previously encountered issue with Breeze and `netlib-java` (so prior to my change). I opened an issue on OpenBLAS. In the meantime, the...
Hi @borice , it's a good idea to support Accelerate and generally `cblas` API based libraries. I've so far made the choice to support only libraries that have the Fortran-based...
Hello, I'm currently working on upstreaming a port at https://github.com/rivosinc/xsimd/tree/upstream-rvv. I'll open a PR as soon as I have something (expecting by end of month). I'm running into [1 test...
AIs from offline discussion: - [x] @luhenry Provide bootjdk for jdk17u from https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk17u/job/jdk17u-evaluation-linux-riscv64-temurin/34/ to docker image - https://adoptium.slack.com/archives/C016JNC6SDU/p1703168726356649 - https://github.com/adoptium/infrastructure/pull/3308 - [x] @luhenry Provide bootjdk for jdk21u from https://api.adoptium.net/v3/binary/version/jdk-21.0.1+12.1-ea-beta/linux/riscv64/jdk/hotspot/normal/adoptium to...
I'm doing a full run on jdk21u at https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk21u/job/jdk21u-evaluation-linux-riscv64-temurin/112/console and collecting the test failures into https://github.com/adoptium/aqa-tests/issues/4976. I'll do a full run on jdk17u next and collect the test failures into...
@blapie could we please get a review on that, IMO it should be ready for RISC-V. Also it's passing on CI: https://github.com/rivosinc/sleef/actions/runs/7596179815
@blapie I've rebased it and updated this PR. The diff between before and after the rebase is the same: https://github.com/shibatch/sleef/compare/82411c1f1883a528471db11c7439b56857038de8..b1c49df4ebe7163f6ab6c553586d0840a46f627e.
@Orvid this has been tested with CUDA `V12.2.140`. This is the patchset that I've needed to be able to compile Velox on nvidia: https://github.com/rivosinc/velox/commit/05a892a21dbb3dd6335c9ab6b07626bac8e0eaca#diff-cd873badec87da0106ffc48d83c62dc7607bbd219ee8f31487a695aa304c6e46 cc @pedroerp
I've contacted my internal legal department to get the CLA signed. Let me know if there is anything I can modify on this PR in the meantime. Thanks!
I've also run the tests on a Lichee Pi 4a. There are the following test failures: ``` Start testing: Nov 29 01:25 UTC ---------------------------------------------------------- 338/3075 Testing: cache_locality_test.CacheLocality.LinuxActual 338/3075 Test: cache_locality_test.CacheLocality.LinuxActual...