-
The default value for `vcus` is currently 1 for GPUs. Previously it was set to `attrs["MultiProcessorCount"]`, which ought to be equivalent to the number of SMs on the GPU.
The value is set [here](…
-
Thank you for this software package.
I am using this software to generate depth images of an environment using the mesh_query_ray function provided in the package.
What would be a recommended …
-
Unable to run any apps on optirun and primus which can't fallback on its own to intel igpu
System info:
parithy@debian-acer ~/Downloads> glxinfo -B
name of display: :0
display: :0 screen: 0
d…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11
- TensorFlow installation (pip package or built from source): pip
- TensorFlow library (version, if…
-
@vtjnash @JeffBezanson and I were discussing the path forward for GPU support in julia today.
Now, my knowledge of GPU programming is limited to having read the CUDA guide over Thanksgiving, so please…
-
```
hi.
in case of huge database, to add more password it is so slow activity because
the tool has to compare EACH new password with ALL password already inside db
to be sure that all password is pr…
-
```
hi.
in case of huge database, to add more password it is so slow activity because
the tool has to compare EACH new password with ALL password already inside db
to be sure that all password is pr…
-
I have just started exploring use of DMRcate for DMR detection but have concerns about the approaches dmrcate offers for ranking DMRs. DMRcate offers Fisher's combination, Stouffer's combination, and …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR23887](https://bugs.llvm.org/show_bug.cgi?id=23887) |
| Status | NEW |
| Importance | P normal |
|…
-
Hello, I'm trying to display several distributions in the same plot. For that I need to estimate the kde of those distributions, and then evaluate each one of them in the same space. I ilustrated what…