-
Notifications
You must be signed in to change notification settings - Fork 30
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
Separate some test cases that need to be tested on the cuda backend #350
Merged
zhimingwang36
merged 11 commits into
oneapi-src:SYCLomatic
from
wenhuiNi:add_test_case_manger_cuda
Jul 4, 2023
Merged
Separate some test cases that need to be tested on the cuda backend #350
zhimingwang36
merged 11 commits into
oneapi-src:SYCLomatic
from
wenhuiNi:add_test_case_manger_cuda
Jul 4, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ni, Wenhui <wenhui.ni@intel.com>
wenhuiNi
force-pushed
the
add_test_case_manger_cuda
branch
from
May 31, 2023 07:01
1b99a88
to
2d6b2c6
Compare
yihanwg
reviewed
Jun 15, 2023
yihanwg
approved these changes
Jun 15, 2023
tangjj11
suggested changes
Jun 15, 2023
wenhuiNi
force-pushed
the
add_test_case_manger_cuda
branch
from
June 15, 2023 01:30
9c1dd18
to
1a9427a
Compare
tangjj11
approved these changes
Jun 15, 2023
ShengchenJ
requested changes
Jun 19, 2023
wenhuiNi
force-pushed
the
add_test_case_manger_cuda
branch
from
June 19, 2023 08:30
1a9427a
to
5bacccf
Compare
ShengchenJ
approved these changes
Jun 20, 2023
Signed-off-by: Ni, Wenhui <wenhui.ni@intel.com>
Signed-off-by: Ni, Wenhui <wenhui.ni@intel.com>
wenhuiNi
force-pushed
the
add_test_case_manger_cuda
branch
from
June 29, 2023 03:25
1aa7486
to
5c6b920
Compare
zhimingwang36
approved these changes
Jul 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cuda_tests(total num:28) = [
'kernel-launch', 'backprop', 'device_info', 'macro', 'driverMem', 'driverCtx', 'driverTex', 'driverDevice', 'driverStreamAndEvent', 'deviceAPI', 'free-queries', 'deviceProp', 'gridThreads', 'test_shared_memory', 'activemask', 'result_type_overload', 'defaultStream', 'group-local-memory', 'constant_attr', 'pointer_attributes', 'perm_byte', 'feature_profiling', 'math-bf16-conv', 'math-bfloat16', 'math-drcp', 'math-exec', 'math-habs', 'volatile-vec'
]cuda_help_function(total num:26) = [
'array_copy', 'assign_device_vector', 'move_device_vector', 'atomic_add_float', 'atomic_fetch_compare_inc', 'async_exception', 'dpct_device_info', 'max', 'memcpy3D', 'memcpy3D_2', 'global_memory', 'global_memory_usm', 'shared_memory', 'shared_memory_usm', 'test_default_queue_2', 'math_function', 'memory_async_dpct_free', 'dpct_dpct_align_and_dpct_inline', 'dpct_dpct_compatibility_temp', 'atomic_atomic_fetch_sub', 'atomics_usm_verification', 'device_util', 'device_dev_mgr', 'device_device_ext', 'device_device_info', 'atomic_compare_exchange_strong'
]