Skip to content

Instantly share code, notes, and snippets.

View MaxWipfli's full-sized avatar

Max Wipfli MaxWipfli

View GitHub Profile
From 785effc22e68c8e7bac61f49ea6dddbb452e2de3 Mon Sep 17 00:00:00 2001
From: Max Wipfli <mwipfli@ethz.ch>
Date: Tue, 28 May 2024 21:35:24 +0200
Subject: [PATCH] Fix GPU memory leak in mesh_{create,destroy}_device
---
warp/native/mesh.cu | 6 +++---
warp/native/mesh.h | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)