Skip to content

Commit aae6af0

Browse files
rparolinclaude
andcommitted
cuda.core: scope texture/surface PR to the core API + fluid examples (#2188 decision 7)
Per #2188 decision 7, the texture/surface example showcase is orthogonal to the core API and lands in a follow-up. Move the 15 standalone gl_interop_*.py demos (bloom, caustics, clouds, fire, image_show, jfa_voronoi, lenia, mandelbrot, mipmap_lod, ocean, particles, physarum, reaction_diffusion, sdf_volume, texture_filter) onto the feature/cuda-core-texture-examples-467 branch for continued iteration and a future examples PR. Kept here as the representative end-to-end coverage of the new API: - examples/texture_sample.py (canonical sampling smoke test), - examples/gl_interop_fluid.py (cuda.core CUDAArray/TextureObject/SurfaceObject), - examples/gl_interop_fluid_numba_cuda_mlir.py (numba-cuda-mlir port) + its isolated pixi env. Drop the moved examples from the example-test requirements map; gl_interop_fluid and the pre-existing gl_interop_plasma stay wired. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4b4f942 commit aae6af0

16 files changed

Lines changed: 0 additions & 11636 deletions

cuda_core/examples/gl_interop_bloom.py

Lines changed: 0 additions & 795 deletions
This file was deleted.

cuda_core/examples/gl_interop_caustics.py

Lines changed: 0 additions & 732 deletions
This file was deleted.

cuda_core/examples/gl_interop_clouds.py

Lines changed: 0 additions & 993 deletions
This file was deleted.

cuda_core/examples/gl_interop_fire.py

Lines changed: 0 additions & 821 deletions
This file was deleted.

cuda_core/examples/gl_interop_image_show.py

Lines changed: 0 additions & 458 deletions
This file was deleted.

cuda_core/examples/gl_interop_jfa_voronoi.py

Lines changed: 0 additions & 942 deletions
This file was deleted.

cuda_core/examples/gl_interop_lenia.py

Lines changed: 0 additions & 804 deletions
This file was deleted.

cuda_core/examples/gl_interop_mandelbrot.py

Lines changed: 0 additions & 694 deletions
This file was deleted.

cuda_core/examples/gl_interop_mipmap_lod.py

Lines changed: 0 additions & 732 deletions
This file was deleted.

cuda_core/examples/gl_interop_ocean.py

Lines changed: 0 additions & 868 deletions
This file was deleted.

0 commit comments

Comments
 (0)