mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-09 06:31:47 +08:00
Disable another device warning
(cherry picked from commit e9e90892fecb4bebe6473e9de491bfcd6c0de37f)
This commit is contained in:
parent
71498b32c9
commit
7ea4adb5f0
@ -93,6 +93,7 @@
|
||||
#pragma diag_suppress 2735
|
||||
#pragma diag_suppress 2737
|
||||
#pragma diag_suppress 2739
|
||||
#pragma diag_suppress 2976
|
||||
#pragma diag_suppress 2979
|
||||
// Disable the "// __device__ annotation is ignored on a function(...) that is
|
||||
// explicitly defaulted on its first declaration" message.
|
||||
|
Loading…
x
Reference in New Issue
Block a user