Skip to content

CUDA 12 Updates #25

Description

@Downchuck

Example edits for updating to CUDA 12:

Update cuda/pinned_vector.h:
Thrust pinned memory in CUDA 12.0

Update cuda/imageProcessing/scale.cu:
Fix CUDA texture bugs and replace all instances of CUDA texture references with texture objects

There may be an easier way on texture intrisics but I don't know it at the moment.

Other unrelated updates for a newer build on ubuntu mantic:

Update shader/compute/compute_blur.glsl:
but texture2D and texture calls are mixed.

stdint.h is missing in many files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions