Recent Releases of https://github.com/beehive-lab/levelzero-jni

https://github.com/beehive-lab/levelzero-jni - LevelZero-JNI 0.1.4

  • Add Method to set constant parameters: commit.
  • Utility script added for compiling OpenCL C kernels to SPIR-V using CLANG/LLVM: commit.
  • Low-level code to handle pointers to primitives removed: commit.
  • Documentation updated: commit.

- Java
Published by jjfumero almost 2 years ago

https://github.com/beehive-lab/levelzero-jni - LevelZero-JNI 0.1.3

  • Add Windows 10/11 installer support using Window Microsoft Studio Tools: commit.

- Java
Published by jjfumero about 2 years ago

https://github.com/beehive-lab/levelzero-jni - LevelZero-JNI 0.1.2

  • Multiple SPIR-V Devices Fixed: commit
  • Support for data send/receive using Panama off-heap buffers
  • Use -O2 optimization: commit
  • Fix string release in JNI code: commit
  • Fix Device properties: commit

- Java
Published by jjfumero over 2 years ago

https://github.com/beehive-lab/levelzero-jni - LevelZero-JNI 0.1.1

LevelZero-JNI 0.1.1

10/03/2022

  • Buffer Allocation Fixed: commit
  • ZeMemAdvice added
  • Functions zeCommandListAppendMemoryPrefetch and zeCommandListAppendMemAdvise supported
  • Javadoc improved
  • Function zeKernelSetCacheConfig supported

- Java
Published by jjfumero about 4 years ago

https://github.com/beehive-lab/levelzero-jni - LevelZero-JNI 0.1.0

LevelZero-JNI 0.1.0

03/12/2021

  • Initial prototype of LevelZero JNI.
  • It covers a subset of the Intel Level-Zero 1.1.2 Spec (Feb 2021)
    • C++ Wrapper for JNI provided
    • Java Interface provided
    • Set of examples and documentation

- Java
Published by jjfumero over 4 years ago