Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / coreylowman/cudarc issues and pull requests

#298 - Unable to perform cudnn convolution

Issue - State: open - Opened by HVisMyLife 9 days ago

#297 - Unsupported cuda toolkit version: `12.6`

Issue - State: open - Opened by Shindora 13 days ago - 1 comment

#296 - Unable to find cuda lib under the names ["cuda", "nvcuda"] in WSL2

Issue - State: open - Opened by Anivie 22 days ago - 1 comment

#294 - Binding for struct that has pointer

Issue - State: open - Opened by DoHoonKim8 about 1 month ago

#293 - Adds Comm::reduce_in_place and Comm::broadcast_in_place

Pull Request - State: closed - Opened by coreylowman 3 months ago

#291 - Add safe methods `set_pointer_mode` and `get_pointer_mode`

Pull Request - State: closed - Opened by MathisWellmann 3 months ago - 1 comment

#290 - Should `nccl::broadcast` take a `Option<&T>` instead of an `&Option<T>`?

Issue - State: open - Opened by dkales 3 months ago - 3 comments

#289 - Update dependencies: half 2.4.1, libloading 0.8.5

Pull Request - State: closed - Opened by coreylowman 3 months ago

#288 - Fixing version check in cudnn for 11.4

Pull Request - State: closed - Opened by coreylowman 3 months ago

#286 - Support CUDA 12.6.

Pull Request - State: closed - Opened by paulstansifer 4 months ago - 6 comments

#284 - Add more cudnn operations

Pull Request - State: open - Opened by kckeiks 4 months ago - 2 comments

#283 - Allow CUDA 12.6

Pull Request - State: closed - Opened by paulstansifer 4 months ago - 1 comment

#282 - feat: add transmute for views

Pull Request - State: closed - Opened by dkales 4 months ago - 4 comments

#281 - [breaking][waiting to merge] feat: allow NCCL comm type to operate on views as well

Pull Request - State: closed - Opened by dkales 4 months ago - 1 comment

#280 - Unsupported cuda toolkit version: `12.6`

Issue - State: closed - Opened by MJE10 4 months ago - 4 comments

#279 - Add `libcuda.so.1` to the list of lib names?

Issue - State: closed - Opened by agerasev 4 months ago - 1 comment

#278 - PTX JIT compile error?

Issue - State: closed - Opened by jianshu93 4 months ago - 7 comments

#277 - Current destructor strategy yields panic-in-panic

Issue - State: open - Opened by workingjubilee 4 months ago - 6 comments

#274 - cudarc fails to load libraries on official nvidia ubuntu images

Issue - State: closed - Opened by manifest 4 months ago - 11 comments

#273 - Why does `CudaDevice` impl `Send` and `Sync`?

Issue - State: closed - Opened by workingjubilee 5 months ago - 6 comments

#272 - What part of `&CudaSlice<T>` can be mutated by a `CudaFunction`?

Issue - State: open - Opened by workingjubilee 5 months ago - 3 comments
Labels: documentation, question

#270 - Fix compiler error due to unavailability of some CUDA methods

Pull Request - State: closed - Opened by sebhtml 5 months ago

#267 - Handling self.error_string() failing in Debug for DriverError

Pull Request - State: closed - Opened by coreylowman 5 months ago

#266 - Cuda1104

Pull Request - State: closed - Opened by elmattic 5 months ago

#265 - add additional logging for error handling

Pull Request - State: closed - Opened by joshpopelka20 5 months ago - 5 comments

#263 - Not able to include <stddef.h> + etc. when compiling?

Issue - State: closed - Opened by brandonros 5 months ago - 2 comments

#262 - CUDA runtime api

Pull Request - State: open - Opened by psmyth94 5 months ago - 14 comments

#261 - Add documentation on how to synchronize non-default streams

Pull Request - State: closed - Opened by sebhtml 5 months ago - 1 comment

#260 - Cannot find cudnn libs/headers

Issue - State: closed - Opened by Andreybest 5 months ago - 3 comments

#259 - In-Place Reduction for NCCL

Issue - State: closed - Opened by cat-state 6 months ago - 1 comment

#258 - Unified memory support

Issue - State: open - Opened by andronat 6 months ago - 1 comment

#257 - Improve panic message if dynamic loading failed.

Pull Request - State: closed - Opened by coreylowman 6 months ago

#256 - Is there a way to get this to compile on a Mac?

Issue - State: closed - Opened by JohnAllen 6 months ago - 3 comments

#255 - Unable to find cuda lib under the names ["cuda", "nvcuda"] on WSL

Issue - State: closed - Opened by EricLBuehler 6 months ago - 6 comments

#254 - Implement Send + Sync for CudaStream

Pull Request - State: closed - Opened by sebhtml 6 months ago - 3 comments

#253 - CUDA_ERROR_NO_DEVICE "no CUDA-capable device is detected"

Issue - State: open - Opened by EricLBuehler 6 months ago - 9 comments

#252 - Add `CudaDevice::name()` and `result::device::get_name()`

Pull Request - State: closed - Opened by coreylowman 6 months ago

#251 - [Breaking][Waiting to Merge] add support for passing options to nvrtc

Pull Request - State: closed - Opened by brandonros 6 months ago - 2 comments

#250 - add another windows lib_name workaround

Pull Request - State: closed - Opened by brandonros 6 months ago - 1 comment

#249 - Add support for 11.5 and 11.6 toolkit versions.

Pull Request - State: closed - Opened by coreylowman 6 months ago

#248 - Safe API call to get device name and compute capability?

Issue - State: closed - Opened by polarathene 6 months ago - 2 comments

#247 - add NVRTC_LIB_OVERRIDE

Pull Request - State: closed - Opened by brandonros 6 months ago - 3 comments

#245 - Error: unsupported CUDA toolkit 11.5

Issue - State: closed - Opened by EricLBuehler 6 months ago - 4 comments

#243 - Adding fix for finding curand64_10.dll

Pull Request - State: closed - Opened by coreylowman 6 months ago

#242 - Unable to find curand lib under the names ...

Issue - State: closed - Opened by EricLBuehler 6 months ago - 1 comment

#241 - Using nvcc to get cuda toolkit version instead of cuda.h

Pull Request - State: closed - Opened by coreylowman 6 months ago

#240 - Adding fallback lib name options for dynamic loading

Pull Request - State: closed - Opened by coreylowman 6 months ago

#238 - support CUDA Toolking 12.5

Pull Request - State: closed - Opened by vartec 6 months ago - 3 comments

#237 - Are there any break changes soon?

Issue - State: closed - Opened by Garrybest 6 months ago - 1 comment

#235 - Add `CudaSlice::split_at_mut` and `CudaViewMut::split_at_mut`

Pull Request - State: closed - Opened by dkales 6 months ago - 4 comments

#233 - `CudaSlice` equivalent of `Slice::split_at_mut`

Issue - State: closed - Opened by dkales 6 months ago

#232 - Discovering the cuda libraries with dynamic loading

Issue - State: closed - Opened by LaurentMazare 7 months ago - 3 comments

#231 - Fully static binaries

Issue - State: closed - Opened by milot-mirdita 7 months ago - 5 comments

#230 - included cuModuleGetGlobal_v2

Pull Request - State: closed - Opened by nogo6260 7 months ago - 2 comments

#229 - Moving cublasHgemm link to dynamic loading

Pull Request - State: closed - Opened by coreylowman 7 months ago - 2 comments

#228 - Error searching for cublasHgemmStridedBatched

Issue - State: closed - Opened by jafioti 7 months ago - 3 comments

#227 - CUDA 12.4

Pull Request - State: closed - Opened by bitemyapp 7 months ago - 1 comment

#226 - Unsupported cuda toolkit version: `12040`

Issue - State: closed - Opened by bitemyapp 7 months ago - 1 comment

#225 - Wrapping comm_split in cfg based on cuda version

Pull Request - State: closed - Opened by coreylowman 7 months ago

#224 - Add CudaDevice::new_with_stream

Pull Request - State: closed - Opened by coreylowman 7 months ago

#223 - Replace unwrap with ? in CudaDevice::new()

Pull Request - State: closed - Opened by coreylowman 7 months ago

#222 - New crates.io release?

Issue - State: closed - Opened by jafioti 7 months ago - 3 comments

#221 - [Breaking][Waiting to Merge] Adds cooperative launch to LaunchAsync

Pull Request - State: closed - Opened by JRazek 7 months ago - 1 comment

#220 - Support for cooperative groups API

Issue - State: closed - Opened by JRazek 7 months ago

#219 - Wrong library filename used for CUDA driver on Windows

Issue - State: closed - Opened by jhuang97 7 months ago - 3 comments

#218 - Update README.md

Pull Request - State: closed - Opened by chaserileyroberts 8 months ago

#217 - `CudaDevice::new` panics when no GPU is connected

Issue - State: closed - Opened by g33kex 8 months ago

#215 - Adding cuda 12.3 bindings

Pull Request - State: closed - Opened by coreylowman 8 months ago

#214 - support cuda toolkit version: 11.7

Pull Request - State: closed - Opened by wenhaozhao 8 months ago - 4 comments

#213 - Add CUDA 12.4 (#212)

Pull Request - State: closed - Opened by coreylowman 8 months ago - 2 comments

#212 - Add CUDA 12.4

Pull Request - State: closed - Opened by philsippl 8 months ago - 2 comments

#209 - Providing an option to use a non-default stream

Issue - State: closed - Opened by michaeleisel 9 months ago - 4 comments

#208 - Fix `test_launch_with_64bit`. Update deps

Pull Request - State: closed - Opened by DanikVitek 9 months ago - 1 comment

#207 - Fix pipelines

Pull Request - State: closed - Opened by coreylowman 9 months ago

#206 - Fixing pipelines

Pull Request - State: closed - Opened by coreylowman 9 months ago

#205 - Fixed Test Example 07

Pull Request - State: closed - Opened by Fiend-Star-666 9 months ago - 1 comment

#204 - Implemented LaunchAsync for raw ptr arrays

Pull Request - State: closed - Opened by jafioti 10 months ago - 1 comment

#203 - Add `cudaFuncSetAttribute`

Issue - State: closed - Opened by EricLBuehler 10 months ago - 2 comments

#202 - Safe ConvolutionND

Pull Request - State: closed - Opened by bloodre 10 months ago - 1 comment

#201 - Best way to support different CUDA version?

Issue - State: closed - Opened by djmarcin 10 months ago - 2 comments

#200 - Bindgen for cuda_runtime_api.h

Issue - State: open - Opened by djmarcin 10 months ago - 1 comment