Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-8151

[QA][PyTorch UT][GPU] inductor/test_gpu_cpp_wrapper and inductor/test_compile_subprocess modules are failing due to NotImplemented Error

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • PyTorch
    • False
    • Hide

      None

      Show
      None
    • True

      Description of problem:

      Inductor/test_gpu_cpp_wrapper and inductor/test_compile_subprocess modules are failing due to NotImplemented Error 
      Failing tests: 
      1. Inductor/test_gpu_cpp_wrapper:
           'test/inductor/test_gpu_cpp_wrapper.py::TestGpuWrapper::test_roi_align_cuda_gpu_wrapper',             'test/inductor/test_gpu_cpp_wrapper.py::DynamicShapesGpuWrapperGpuTests::test_roi_align_cuda_dynamic_shapes_gpu_wrapper'
      2. inductor/test_compile_subprocess:
         test/inductor/test_compile_subprocess.py::GPUTests::test_roi_align_cuda

      Version numbers (base image, wheels, builder, etc):

      Commit: d76697633a2d2b9cced1ae21161849b33bfe7e47 Python 3.12 
      RHEL 9.6
      Quay Image:quay.io/aipcc/pytorch:rhel9_6_pytorch_main_gitd766976_cuda12_8

      Steps to Reproduce:

      1.Log in to H200.Login to quay.io:
      2.podman login quay.io
      3.docker pull quay.io/aipcc/pytorch:rhel9_6_pytorch_main_gitd766976_cuda12_8 4.Run the image:podman run -it <IMAGE_NAME>
      5.Run the PyTorch sGPU UT:TEST_CONFIG=sgpu python3 test/run_test.py --verbose -i inductor.test_gpu_cpp_wrapper

      Actual results:

      UT is failing 

      Expected results:

      The UT should pass.

              rh-ee-ktanmay Kumar Tanmay
              rh-ee-rpunia Riya Punia
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: