Tree:
acdf61bdb2
YvanMokwinski-patch-1
YvanMokwinski-patch-2
add-packgen
add-sphinx-to-vulkan-interop
add-test-packages
amd-mainline
amd-staging
build-improvements
continuous_example
darren-amd/cherrypick-ci-fix
darren-amd/hip-solver-cherrypick
develop
develop_stream_20241129
develop_stream_2024_03_21_fixes_p1
dgaliffiAMD-patch-1
dgaliffiAMD-patch-2
emankov
fix-6.2-vcxproj
fix-rocsolver-mem-leak
fix-rocsparse-spitsv
fix_tutorials_config_and_build
hip-windows-sdk
hipblas-examples
lb/missing-gfx950-assembly
opengl-interop-marker
release/rocm-rel-5.4
release/rocm-rel-5.5
release/rocm-rel-5.7
release/rocm-rel-6.2
release/rocm-rel-6.2.0.5
release/rocm-rel-6.2.2.1
release/rocm-rel-6.2.4.1
release/rocm-rel-6.3
release/rocm-rel-6.3.0.1
release/rocm-rel-6.3.0.2
release/rocm-rel-6.4
release/rocm-rel-7.0
remove-excluded-from-build
revert-207-YvanMokwinski-patch-1
revert-227-darren-amd/hip-solver-cherrypick
rocm-rel-5.7-staging-stream
schung-amd-patch-1
schung-amd/hip_gpubin_handle-symbol-fix
schung-amd/missing-gfx1201-assembly
schung-amd/vcxproj-multi-version-support
sohaibnd-patch-1
sohaibnd-patch-2
solver-i
sonadeem/cmake_change
sonadeem/codeowner_change
sonadeem/cp6.4_fatbin_issue
sonadeem/lib_build_change
sonadeem/new_codeowners
sonadeem/rocm_examples_packaging
sonadeem/static_device_lib_cmake
sparse-bsr
sparse-coo-ell-gebsr
sparse-csr
srayasam/cusom-test
srayasam/test
srayasam/test-release
srayasam/test1
srayasam/test2
srayasam/test3
tcgu-amd-rocsparse-readme
tcgu/static_host_library_fix
test/mock-test
update-ci-rocm-version
update-readme
vs-ii
vulkan_interop2
zichguan/fix-rocsparse
zichguan/update-hiprand
zichguan/update-readme
mock-tag-test
rocm-6.2.0
rocm-6.2.1
rocm-6.2.2
rocm-6.2.4
rocm-6.3.0
rocm-6.3.1
rocm-6.3.2
rocm-6.3.3
rocm-6.4.0
rocm-6.4.1
rocm-test-09212024
${ noResults }
2 Commits (acdf61bdb2b59b66a93cfd4f8bd9d9e9ddfc7d69)
Author | SHA1 | Message | Date |
---|---|---|---|
|
acdf61bdb2
|
HIP "Basic" Example Suite (part 4) (#13)
* add cmake build instructions for windows * Add bit extract example * Resolve "Multi GPU data transfer example" * Resolve "Vulkan interop example" * fix bit extract typo * Resolve "OpenGL interop example" * Add module API example * enable -Wall -Wextra -Werror in cmake in ci * Resolve "CMake don't throw error when building examples and certain libraries are missing." * Device Globals example * add moving average example * Resolve "Static library example" * fix missing opengl cmake check * Resolve "Inline assembly / GPU arch example" * revert to old msvc project file structure * add hip basic texture management example * normalize line endings * remove hiprtc from bitextract * Resolve "Cooperative groups example" * Fix GUIDs * Resolve "Floyd-Warshall example" Co-authored-by: Nol Moonen <nol@streamhpc.com> Co-authored-by: Beatriz Navidad Vilches <beatriz@streamhpc.com> Co-authored-by: Robin Voetter <robin@streamhpc.com> Co-authored-by: Vince van Heertum <vince@streamhpc.com> |
3 years ago |
|
58c3a8e2f2
|
HIP "Basic" Example Suite (part 3) (#10)
* Resolve "Set Occupancy and Stream examples as C++ 17 standard in Windows Visual Studio" * Resolve "Fix Bug in Makefile of rocThrust vectors, remove_points and saxpy" * Fixing rebasing mistake in HIP-Basic events * Resolve "Port the command line parsing of rocRAND example and matrix multiplication to the common cmdparser.hpp" * Resolve "Bandwidth example" * Add required vulkan packages to rocm dockerfile * Fix the build type variable name in the cmake build on windows * increase CI docker build timeout * Add required vulkan packages to cuda dockerfile * fix vs build files for device query, matrix multiplication, device sum * fix target names in vcxproj * Runtime compilation example * Remove gfx90c target from saxpy * Fix README.md titles and typos in examples * Shared memory example * update docker files to rocm 5.3 * Resolve "2D Shuffle example" * Assembly to Executable * Resolve "LLVM IR to executable example" * Reordering some statements * update copyright of llvm ir to executable/assembly to executable * Resolve "Upstreaming examples fixes" Co-authored-by: Bibrak Qamar <bibrak@streamhpc.com> Co-authored-by: Lőrinc Serfőző <lorinc@streamhpc.com> Co-authored-by: Gergely Mészáros <gergely@streamhpc.com> Co-authored-by: Beatriz Navidad Vilches <beatriz@streamhpc.com> Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com> |
3 years ago |