David Shen

Results 55 comments of David Shen

Hi @n2cholas , Do you have any working code that can use `prefetch_to_device` with single GPU? My dataset comes from TFDS and I am struggling with how to add the...

Thansk @alfonso-presa ! By any chance this knowledge can be added to the documentation? The description for `target`, `agent` and `forward` are very vague. Unless you are very familiar with...

Hi @elezar , How can I test your changes? Do I need to create a new image and install the plugin to my k8s using https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/v0.14.0/nvidia-device-plugin.yml as a template? Thanks

✔️ registry.gitlab.com/nvidia/kubernetes/device-plugin/staging/k8s-device-plugin:8b416016 ## WSL environment ``` WSL version: 1.2.5.0 Kernel version: 5.15.90.1 WSLg version: 1.0.51 MSRDC version: 1.2.3770 Direct3D version: 1.608.2-61064218 DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows version: 10.0.19044.3208 ``` ## K8S...

I created the "runtimeClassName" resource and added the "runtimeClassName" property to the pods. ``` apiVersion: node.k8s.io/v1 kind: RuntimeClass metadata: name: nvidia handler: nvidia ``` I did not add those properties...

Thanks for the tip! On Tue, 25 Jul 2023 at 19:46, wizpresso-steve-cy-fan < ***@***.***> wrote: > @davidshen84 Because I used the > gpu-operator for automatic GPU > provision > >...

> Note: We have https://gitlab.com/nvidia/kubernetes/device-plugin/-/merge_requests/291 under review from @achim92 to allow the device plugin to work under WSL2. Testing of the changes there would be welcomed. Hi @elezar, I saw...

Firefox 40.0.3 Windows 8.1 64bit AutoProxy 0.4b2.201351811.1-signed Can't add rules, can't subscribe to rules. Got format error when trying to import rules.

Which process would that be? On my system, it is usually clean. Sometimes, it has a `python` process hanging there.

I cannot find any direct download link from the Internet. According to this page, https://www.nist.gov/itl/products-and-services/emnist-dataset, contacting the author is the only way to get the data set. On Thu, 11...