issues
search
ROCm
/
HIP-CPU
An implementation of HIP that works on CPUs, across OSes.
MIT License
112
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix_msvc_atomics
#61
AlexVlx
closed
8 months ago
0
[Feature]: Cooperative groups API support
#60
pierotofy
opened
8 months ago
2
[Feature]: missing synchronisation functions
#58
fwyzard
opened
9 months ago
0
Internal compiler error building hip-cpu with gcc 12.3
#57
fwyzard
opened
10 months ago
2
Implement `hipEventQuery()`
#56
fwyzard
opened
10 months ago
0
Implement missing function: `hipEventQuery`
#55
fwyzard
opened
10 months ago
2
Support for building hip-tests
#54
fwyzard
opened
10 months ago
1
Fix signed vs unsigned comparisons
#53
fwyzard
closed
9 months ago
4
Fix return type for atomicAdd with unsigned long long operands
#52
fwyzard
closed
8 months ago
10
Implement __ldg() intrinsic
#51
fwyzard
closed
9 months ago
0
Types of functions in hip_api.h not consistent with HIP runtime and GCC
#50
Naraenda
opened
1 year ago
1
Remove moodycamel from CMakeLists.txt
#49
Naraenda
closed
1 year ago
1
CMakeLists.txt references moodycamel which has been removed
#48
Naraenda
closed
1 year ago
0
Fix #42.
#47
AlexVlx
closed
1 year ago
0
AlexVlx/issue26
#46
AlexVlx
closed
1 year ago
0
Do some template magic so we don't have to cast to void**
#45
AlexVlx
closed
1 year ago
0
clang docs
#44
dc-dc-dc
closed
10 months ago
1
HIP-CPU for other CPU architectures?
#43
jdayal-ssi
opened
1 year ago
2
Missing hipMemsetAsync and hipMallocAsync
#42
CowKeyMan
closed
1 year ago
0
Feature request for hipLaunchKernel
#41
drtpotter
opened
1 year ago
1
missing hipLaunchKernel() - the version with void **args
#40
Noerr
opened
1 year ago
2
Include cstring standard library in api.h
#38
CowKeyMan
closed
1 year ago
0
Missing hipRuntimeGetVersion() in hip/hip_runtime.h
#37
matyas-streamhpc
closed
1 year ago
0
Remove incorrect kernel optimization.
#36
fodinabor
closed
1 year ago
4
Is it possible to build MIOpen on HIP-CPU?
#35
xlindo
closed
1 year ago
1
Help on understand processor() initialization and threadIdx iteration
#34
jchen706
opened
2 years ago
0
Fix outdated examples
#32
drvink
closed
2 years ago
1
HIP-CPU targets C++17 compatibility but uses <version> (which is a C++20 feature)
#31
alexrobomind
opened
3 years ago
0
Problems to compile
#30
vwcruzeiro
closed
1 year ago
1
warp shuffle functions behave incorrectly
#29
jakub-homola
closed
1 year ago
1
Dynamic shared memory failes to compile
#28
jakub-homola
closed
1 year ago
1
inconsistent warpSize in host and "device" code
#27
jakub-homola
opened
3 years ago
0
Do some template magic so we don't have to cast to void**
#26
jakub-homola
closed
1 year ago
0
Missing some warp cross lane functions
#25
ueqri
closed
1 year ago
2
Add hipMallocPitch and hipMemcpy2D
#24
ueqri
closed
3 years ago
3
Missing API function: hipMallocPitch & hipMemcpy2D
#23
ueqri
closed
2 years ago
1
Support for AddressSanitizer
#22
lanwatch
opened
3 years ago
1
Newer TBB variants incompatible with libstdc++ 9 and 10
#21
AlexVlx
opened
3 years ago
1
Clang on Windows: 't' cannot be thread local when declared 'dllexport'
#20
MathiasMagnus
closed
3 years ago
1
shfl_up implementation
#19
MathiasMagnus
closed
3 years ago
1
/W4: Conv from 'int' to 'float', poss loss of data
#18
MathiasMagnus
closed
3 years ago
1
<version> header requires C++ 20
#17
wnissen
closed
3 years ago
6
Cmake fixes
#16
MathiasMagnus
closed
3 years ago
10
libco #defines conflict with Qt
#15
lanwatch
closed
3 years ago
4
__shfl() operation lanes don't wrap around
#14
MathiasMagnus
closed
3 years ago
1
Detect implicit TBB dependence of parallel STL
#13
MathiasMagnus
closed
3 years ago
5
Missing API function: hipMemcpyToSymbol(const T& symbol, ...)
#12
MathiasMagnus
closed
3 years ago
1
Linking to system TBB considered harmful (primarily on Ubuntu 18.04)
#11
MathiasMagnus
closed
3 years ago
1
Add exp
#10
sheidanava
closed
3 years ago
1
fix typo in gcc_macos file
#9
sheidanava
closed
3 years ago
0
Next