Popular repositories Loading
-
kokkos
kokkos PublicForked from kokkos/kokkos
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction
C++
-
xolotl
xolotl PublicForked from ORNL-Fusion/xolotl
Spatially dependent cluster dynamics simulator
C++
-
-
RIOPA.jl
RIOPA.jl PublicForked from ORNL/RIOPA.jl
Proxy app for input/output pattern generation in the Exascale Computing Project using Julia
Julia
-
simple-gemm
simple-gemm PublicForked from williamfgc/simple-gemm
Collection of simple General Matrix Multiplication - GEMM implementations
Julia
379 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 |
Contribution activity
March 2025
Created 18 commits in 2 repositories
Created a pull request in JuliaORNL/JACC.jl that received 6 comments
Opened 6 other pull requests in 1 repository
JuliaORNL/JACC.jl
2
open
4
merged
-
WIP: Add
LaunchSpec
versions ofparallel_reduce
This contribution was made on Mar 15 -
Release v0.3.1
This contribution was made on Mar 13
-
Make sure comparison is in host memory in
shared
test caseThis contribution was made on Mar 7 -
Replaced while loops in reduce kernels
This contribution was made on Mar 7
-
Release v0.3.0
This contribution was made on Mar 6
-
WIP:
shared(::AbstractArray)
andsync_workgroup()
This contribution was made on Mar 4
Reviewed 1 pull request in 1 repository
JuliaORNL/JACC.jl
1 pull request
-
Reorganize source code and modules
This contribution was made on Mar 4
Created an issue in JuliaORNL/JACC.jl that received 4 comments
Move kernel parameter to first place to allow do
syntax
Quoting email from @kbarros: Current: function axpy(i, alpha, x, y) x[i] += alpha * y[i] end JACC.parallel_for(N, axpy, alpha, x_d, y_d) Wouldn't "…
Opened 11 other issues in 2 repositories
JuliaORNL/JACC.jl
7
open
2
closed
-
Make unified benchmark suite
This contribution was made on Mar 15
-
Explore other options for multi-threading
This contribution was made on Mar 15
-
Metal.jl backend
This contribution was made on Mar 13
-
Need
LaunchSpec
version ofparallel_reduce
where result is still on deviceThis contribution was made on Mar 7 -
LLVM instruction combine error triggered by while loop in reduce kernels
This contribution was made on Mar 7
-
fill
method taking element type and sizeThis contribution was made on Mar 6 -
Function for
CUDA.sync_threads()
and the likeThis contribution was made on Mar 4 -
JACC.shared
needs to take anAbstractArray
This contribution was made on Mar 4 -
Update README with new API changes
This contribution was made on Mar 4
ORNL-Fusion/xolotl
2
open
-
Action for code coverage
This contribution was made on Mar 21
-
Enable perf handler results for multi-instance
This contribution was made on Mar 3