Skip to content

VRAM-Optimized Version of Direct3D-S2 #57

Description

@Vxtzq

Hello,

For user having a small GPU like me (12GB vram or less), I’ve created a modified version of Direct3D-S2 that reduces VRAM usage by ~3× while maintaining most of the functionality. The main changes include:

Using fp16 throughout the pipeline

Chunked processing to reduce memory requirements

You can check it out here: Direct3D-S2-LowVram

This is just to share the optimization and give feedback. I thought it might be useful for users with lower-end GPUs.

Thanks for your amazing work on the original project!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions