This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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(-) |