Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Co-authored-by: Lőrinc Serfőző <[email protected]> Co-authored-by: Gergely Mészáros <[email protected]> Co-authored-by: Beatriz Navidad Vilches <[email protected]> Co-authored-by: Saad Rahim <[email protected]>
- Loading branch information