-
-
Currently, we default to all CPU cores. There should be a `PearlDiverOptions` struct or similar.
-
### What version of Music Assistant has the issue?
2.2.3
### What version of the Home Assistant Integration have you got installed?
2024.8.1
### Have you tried everything in the Troubleshooting FA…
-
By reading the tips especially [tip-0012](https://github.com/iotaledger/tips/blob/main/tips/TIP-0012/tip-0012.md) I found there is a lack of reference(linking) regarding the Curl-P implementation or s…
-
I shared this with the other ERDDAP admins in CIOOS (in a friendly way, I didn't call it "wall of shame")
## CIOOS Datasets and how they could be improved for CIOOS Data Explorer
For information…
-
The PoW process can be done 100% offline, so the library should provide a mechanism for doing this locally, without having to send an `attachToTangle` request to a node.
Requirements not 100% naile…
-
I'm getting a javah error not found when trying to build. I am using Java 1.8.0. Any suggestions?
tyler@tyler-MS-7B79:/testing/dcurl$ make BUILD_AVX=1 BUILD_GPU=1 BUILD_JNI=1
mk/java.mk:25: **…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
Current JNI build process generates shared library in the form of pearldiver driver for IRI. However, it is not convenient for deployment as RocksDB does. By providing `rocksdbjni` package, maven can …
jserv updated
5 years ago
-
The Java version greater than 8 removes the tool `javah`.
It uses `javac -h` to replace the same functionality of `javah`.
The `javac -h` was first implemented in the Java 8.
If we use the newe…