Skip to content

Enable more tests for CUDA #7591

@mkeshavaNV

Description

@mkeshavaNV

This is a placeholder tasks to enable tests for cuda. There are 3 categories of tests:

  1. Test has cuda enabled
  2. Test has cuda disabled explicitly
  3. Test does not have cuda enabled.

We will visit all subdirectories in tests and enable all that can be enabled right away. If some test cannot have cuda enabled, then we will note down the reason for it and move ahead. Separate tasks will be filed for enabling those features in slang(if applicable).

For all the subdirectories under tests we will have a separate task created. The current completed ones are:

Tests Folder Directory Checklist

  • hlsl
  • hlsl-intrinsic
  • autodiff
  • autodiff-dstdlib
  • bindings
  • bugs
  • byte-code
  • compute
  • cooperative-matrix
  • cooperative-vector
  • cpp-compiler
  • cpu-program
  • cross-compile
  • cuda
  • current-bugs
  • diagnostics
  • downstream
  • experiments
  • fcpw
  • feature
  • front-end
  • glsl
  • glsl-intrinsic
  • gpu-feature
  • initializer-list
  • interop
  • ir
  • language-feature
  • language-server
  • legalization
  • library
  • metal
  • modules
  • nv-extensions
  • optimization
  • parser
  • pipeline
  • preprocessor
  • reflection
  • render
  • rewriter
  • serialization
  • sgl
  • slang-extension
  • spirv
  • type
  • vkray
  • wasm
  • wgsl
  • workgraphs

Sub-issues

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions