-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CUDA] Initial support for dynamic shared memory #8466
Commits on Jul 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f709892 - Browse repository at this point
Copy the full SHA f709892View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20780b - Browse repository at this point
Copy the full SHA f20780bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ca4bf - Browse repository at this point
Copy the full SHA 44ca4bfView commit details -
tried NVPTX but failed with INVALID_PTX error
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for d9afa37 - Browse repository at this point
Copy the full SHA d9afa37View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c81667 - Browse repository at this point
Copy the full SHA 2c81667View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 51e87cb - Browse repository at this point
Copy the full SHA 51e87cbView commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 95e1b81 - Browse repository at this point
Copy the full SHA 95e1b81View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 719f40d - Browse repository at this point
Copy the full SHA 719f40dView commit details -
refactor llvm shmem allocation
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d9c7c4 - Browse repository at this point
Copy the full SHA 6d9c7c4View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for e0fbac2 - Browse repository at this point
Copy the full SHA e0fbac2View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for d781526 - Browse repository at this point
Copy the full SHA d781526View commit details -
send dyn shmem param to hip runtime
Masahiro Masuda authored and masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 933f9c5 - Browse repository at this point
Copy the full SHA 933f9c5View commit details -
remove alloc map from split_host_device.cc
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 509a8c1 - Browse repository at this point
Copy the full SHA 509a8c1View commit details -
remove attr::storage_scope from split_host_device
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 0ea0962 - Browse repository at this point
Copy the full SHA 0ea0962View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 84666a4 - Browse repository at this point
Copy the full SHA 84666a4View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 5bcfacd - Browse repository at this point
Copy the full SHA 5bcfacdView commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 3ac8401 - Browse repository at this point
Copy the full SHA 3ac8401View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 283e04c - Browse repository at this point
Copy the full SHA 283e04cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4389ccb - Browse repository at this point
Copy the full SHA 4389ccbView commit details -
remove kDynShared, dyn.shared -> shared.dyn
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 2085bfe - Browse repository at this point
Copy the full SHA 2085bfeView commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 94b1a78 - Browse repository at this point
Copy the full SHA 94b1a78View commit details -
update json/binary reader/writer
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 64a9d5e - Browse repository at this point
Copy the full SHA 64a9d5eView commit details -
thread_axis_tags -> launch_param_tags
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c333cdc - Browse repository at this point
Copy the full SHA c333cdcView commit details -
ThreadAxisConfig -> LaunchParamConfig
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 19ec309 - Browse repository at this point
Copy the full SHA 19ec309View commit details -
remove use_dynamic_shared_memory from FunctionInfo meta data
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 8deab0b - Browse repository at this point
Copy the full SHA 8deab0bView commit details -
revert change in test_tir_ir_builder.py
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7cbc700 - Browse repository at this point
Copy the full SHA 7cbc700View commit details -
make sure kUseDynamicSharedMemoryTag is the last tag
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 1151a52 - Browse repository at this point
Copy the full SHA 1151a52View commit details -
masa committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 587e5b6 - Browse repository at this point
Copy the full SHA 587e5b6View commit details -
update doc string following name change
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for ffc138a - Browse repository at this point
Copy the full SHA ffc138aView commit details -
more comment update following name change
masa committedJul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for b8c05a5 - Browse repository at this point
Copy the full SHA b8c05a5View commit details