Jürgen Schuck

Results 2 issues of Jürgen Schuck

The Level Zero API uses `LOAD_LIBRARY_SEARCH_SYSTEM32` and thus loads dependent DLLs from `c:\windows\system32`. This yields errors on systems shipped with Level Zero DLLs in `system32`. Building an app with `ze_loader.dll`...

Your port was quite helpful in terms of file and (expecially) endian handling for my own version of [llm.java](https://github.com/otabuzzman/llm.java). I used Java Stream parallelization as well as you did. In...