Pinned Loading
-
matlab-cpp-wrapper
matlab-cpp-wrapper PublicC++ wrapper library for MATLAB C external API with GPU support
C++
393 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 29 commits in 1 repository
Created 1 repository
-
davebayer/pocketfft-cpp20
C++
This contribution was made on Mar 25
Created a pull request in NVIDIA/cccl that received 23 comments
Use _CCCL_PRAGMA_UNROLL
in CCCL
This PR replaces the #pragma unroll
and _LIBCUDACXX_PRAGMA_UNROLL
with more generic _CCCL_PRAGMA_UNROLL
+420
−381
lines changed
•
23
comments
Opened 26 other pull requests in 1 repository
NVIDIA/cccl
25
merged
1
open
-
Refactor fp masks
This contribution was made on Mar 24
-
Move implementation of
cuda::std::array
to libcu++This contribution was made on Mar 23 -
Implement
__cccl_fp
classThis contribution was made on Mar 22 -
Implement
__fp_is_subset
traitThis contribution was made on Mar 21 -
Implement fp properties
This contribution was made on Mar 20
-
Implement extended fp traits
This contribution was made on Mar 20
-
Use
[[maybe_unused]]
in whole ccclThis contribution was made on Mar 20 -
Remove double underscore limit macros
This contribution was made on Mar 19
-
Remove
_CCCL_INLINE_VAR
This contribution was made on Mar 19 -
Remove
_CCCL_NTTP_AUTO
This contribution was made on Mar 19 -
Remove
_CCCL_NO_NOEXCEPT_FUNCTION_TYPE
This contribution was made on Mar 19 -
Remove
_CCCL_NO_FOLD_EXPRESSIONS
This contribution was made on Mar 19 -
Remove
_CCCL_NO_DEDUCTION_GUIDES
This contribution was made on Mar 19 -
Remove
_CCCL_NO_IF_CONSTEXPR
This contribution was made on Mar 19 -
Make compiler version comparisons safer
This contribution was made on Mar 19
-
Remove
_LIBCUDACXX_UNUSED_VAR
This contribution was made on Mar 18 -
Implement
__fp_native_type_t
This contribution was made on Mar 18 -
Implement
__fp_format
This contribution was made on Mar 18 -
Remove
_LIBCUDACXX_ALIGNOF
This contribution was made on Mar 17 -
Improve constexpr
std::complex
interoperabilityThis contribution was made on Mar 15 -
Remove
<cuda/std/detail/libcxx/include/cstdlib>
This contribution was made on Mar 15 -
Implement
cuda::overflow_cast
This contribution was made on Mar 15 -
Enable cmath traits for
__half
and__nv_bfloat16
before CUDA 12.2This contribution was made on Mar 12 -
Fix
numeric_limits
digits for NVFP8/6/4This contribution was made on Mar 10 -
Implement
cuda::std::numeric_limits<__float128>
This contribution was made on Mar 9 - Some pull requests not shown.
Reviewed 15 pull requests in 1 repository
NVIDIA/cccl
15 pull requests
-
Refactor fp masks
This contribution was made on Mar 24
-
Make
cuda::stream_ref
constructible on deviceThis contribution was made on Mar 24 -
Implement
__cccl_fp
classThis contribution was made on Mar 24 -
Improve constexpr
std::complex
interoperabilityThis contribution was made on Mar 21 -
Implement fp properties
This contribution was made on Mar 20
-
Make compiler version comparisons safer
This contribution was made on Mar 20
-
Remove
_CCCL_NO_FOLD_EXPRESSIONS
This contribution was made on Mar 19 -
Implement
__fp_format
This contribution was made on Mar 18 -
Implement
cuda::overflow_cast
This contribution was made on Mar 17 -
Remove
_LIBCUDACXX_ALIGNOF
This contribution was made on Mar 17 -
Use
_CCCL_PRAGMA_UNROLL
in CCCLThis contribution was made on Mar 13 -
Fix
numeric_limits
digits for NVFP8/6/4This contribution was made on Mar 13 -
Expand and refactor fp utilities
This contribution was made on Mar 13
-
Implement bit sized int types
This contribution was made on Mar 12
-
Provide
cuda::device::load
andcuda::device::store
This contribution was made on Mar 9
Created an issue in NVIDIA/cccl that received 2 comments
[BUG]: NV_IF_TARGET
is secretly a NV_IF_ELSE_TARGET
Is this a duplicate? I confirmed there appear to be no duplicate issues for this bug and that I agree to the Code of Conduct Type of Bug Somethi…
1 task done