issues
search
kokkos
/
kokkos-comm
Experimental MPI Wrapper for Kokkos
https://kokkos.org/kokkos-comm/
Other
16
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Kokkos ecosystem feedback
#129
cwpearson
opened
1 week ago
0
Feature: Add basic NCCL communication space backend
#128
dssgabriel
opened
1 week ago
0
fix: use system include syntax for all KokkosComm headers
#127
dssgabriel
opened
2 weeks ago
2
allow ctest to run from the top level build
#126
cwpearson
closed
2 weeks ago
2
Stream-ordered wait{_any,_all}, fix wait_any implementation
#125
cwpearson
opened
1 month ago
0
ci: use CMake 3.23.0 for compile only tests
#124
cwpearson
closed
2 months ago
0
Missed partial specialization of Barrier for MPI
#123
cwpearson
opened
2 months ago
0
Modernizing CMake and packaging
#122
dssgabriel
closed
2 months ago
8
`mpi` namespace -> `Experimental`?
#121
cwpearson
opened
2 months ago
1
Fix relative include in mpi.hpp
#120
cwpearson
opened
2 months ago
3
Consider renaming `mpi/mpi.hpp`
#119
cwpearson
opened
2 months ago
1
Add link to SNL site-specific docs
#118
cwpearson
closed
3 months ago
1
Change PR tests to build against Kokkos master
#117
cwpearson
opened
4 months ago
0
Add GPU-aware MPI smoke test
#116
cwpearson
opened
4 months ago
0
Define semantics for calling KokkosComm within parallel regions
#115
dssgabriel
closed
2 months ago
2
More graceful way of handling `KokkosComm_include_mpi.hpp`
#114
cwpearson
opened
4 months ago
0
Don't uselessly extend lifetimes of unmanaged views
#113
cwpearson
closed
4 months ago
0
Reduce CI runs, skip docs formatting, improve CI names
#112
cwpearson
closed
4 months ago
0
KokkosComm_version.hpp -> KokkosComm_config.hpp
#111
cwpearson
closed
4 months ago
0
Don't flatten include hierarchy on install
#110
cwpearson
closed
4 months ago
1
Reorganize for MPI / NCCL transport layers
#109
cwpearson
closed
2 months ago
14
Clarify semantics of `ExecSpace` parameter for communication interfaces
#108
dssgabriel
opened
4 months ago
2
Kokkos-comm is experimental but "official"
#107
cedricchevalier19
closed
4 months ago
0
Increase OSU Latency testing range
#106
nicoleavans
closed
4 months ago
1
Remove Unnecessary Barriers in OSU Latency Tests
#105
nicoleavans
closed
4 months ago
0
OSU latency tests are not strictly equivalent
#104
dssgabriel
closed
4 months ago
1
Refactor comm modes
#103
dssgabriel
closed
4 months ago
2
`KokkosComm_irecv.hpp` has no function overload to take an `ExecSpace &space` parameter
#102
nicoleavans
opened
4 months ago
0
Add OSU Latency microbenchmarks for send/recv and isend/irecv
#101
nicoleavans
closed
4 months ago
1
Non-contiguous data handling, restructure for multiple transports
#100
cwpearson
opened
5 months ago
5
Fix missing includes
#99
hmt23
closed
5 months ago
0
Expose `KokkosComm::barrier`
#98
dssgabriel
closed
5 months ago
0
Document initialization procedure
#97
dssgabriel
opened
5 months ago
0
docs: how to run clang-format in podman
#96
cwpearson
closed
5 months ago
0
Don't recompile test_main whenever any KokkosComm header changes
#95
cwpearson
closed
5 months ago
0
irecv returns a request
#94
cwpearson
closed
5 months ago
0
Replace MPI_Init to MPI_Init_thread when needed
#93
hmt23
closed
5 months ago
2
`irecv` has an output parameter rather than a return value
#92
cwpearson
closed
5 months ago
0
Unit Tests call Impl::irecv , KokkosComm::irecv takes MPI_Request by value rather than reference
#91
nicoleavans
opened
5 months ago
1
resolve bug with KokkosComm::irecv, add to unit testing
#90
nicoleavans
closed
5 months ago
1
docs: irecv
#89
cwpearson
closed
4 months ago
1
Provide `KokkosComm::initialize`/`finalize`
#88
dssgabriel
closed
5 months ago
4
Missing irecv docs
#87
cwpearson
opened
5 months ago
0
Create containers for CI
#86
cedricchevalier19
opened
5 months ago
0
No warning policy
#85
cedricchevalier19
closed
5 months ago
1
Add fences for alltoall
#84
cedricchevalier19
closed
5 months ago
1
More idiomatic C++ for CommMode
#83
cedricchevalier19
closed
4 months ago
1
Provide a KokkosCommInitialize
#82
cedricchevalier19
opened
5 months ago
2
Use MPI_BYTE for unknown types
#81
aprokop
opened
5 months ago
15
Disable tests by default
#80
aprokop
closed
5 months ago
0
Next