Skip to content

Support for NVIDIA GPUs & automatically determining memory type in userMap#217

Merged
JonasDann merged 6 commits into
fpgasystems:masterfrom
bo3z:feature/nvidia-gpu
May 11, 2026
Merged

Support for NVIDIA GPUs & automatically determining memory type in userMap#217
JonasDann merged 6 commits into
fpgasystems:masterfrom
bo3z:feature/nvidia-gpu

Conversation

@bo3z
Copy link
Copy Markdown
Collaborator

@bo3z bo3z commented May 8, 2026

Description

📝 Adds support for NVIDIA GPU P2P in Coyote. Also adds the ability for userMap to automatically detect the type of memory (CPU, GPU), and call the appropriate function (map user, or export DMA Buff).

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • A new research paper code implementation
  • Other

Tests & Results

📝 Tested Example 6; works.

Checklist

  • I have commented my code and made corresponding changes to the documentation.
  • I have added tests/results that prove my fix is effective or that my feature works.
  • My changes generate no new warnings or errors & all tests successfully pass.

@bo3z bo3z requested a review from JonasDann May 8, 2026 15:53
@bo3z bo3z changed the title Feature/nvidia gpu Support for NVIDIA GPUs & automatically determining memory type in userMap May 8, 2026
@JonasDann JonasDann merged commit 4173850 into fpgasystems:master May 11, 2026
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants