mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-05-07 03:39:04 +08:00
Disable another device warning
This commit is contained in:
parent
86c0decc48
commit
e9e90892fe
@ -94,6 +94,7 @@
|
|||||||
#pragma diag_suppress 2735
|
#pragma diag_suppress 2735
|
||||||
#pragma diag_suppress 2737
|
#pragma diag_suppress 2737
|
||||||
#pragma diag_suppress 2739
|
#pragma diag_suppress 2739
|
||||||
|
#pragma diag_suppress 2976
|
||||||
#pragma diag_suppress 2979
|
#pragma diag_suppress 2979
|
||||||
// Disable the "// __device__ annotation is ignored on a function(...) that is
|
// Disable the "// __device__ annotation is ignored on a function(...) that is
|
||||||
// explicitly defaulted on its first declaration" message.
|
// explicitly defaulted on its first declaration" message.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user