use less thrust, maybe help Windows

Summary: I think we include more thrust than needed, and maybe removing it will help things like  https://github.com/facebookresearch/pytorch3d/issues/1610 with DebugSyncStream errors on Windows.

Reviewed By: shapovalov

Differential Revision: D48949888

fbshipit-source-id: add889c0acf730a039dc9ffd6bbcc24ded20ef27
This commit is contained in:
Jeremy Reizenstein
2023-09-05 04:40:24 -07:00
committed by Facebook GitHub Bot
parent a3d99cab6b
commit 6f2212da46
3 changed files with 18 additions and 43 deletions

View File

@@ -12,8 +12,6 @@
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <thrust/device_vector.h>
#include <thrust/tuple.h>
#include "iou_box3d/iou_utils.cuh"
// Parallelize over N*M computations which can each be done