mirror of
https://github.com/augustin64/projet-tipe
synced 2025-02-02 19:39:39 +01:00
Add warning to Makefile
This commit is contained in:
parent
16a9cafc18
commit
20508558ba
1
Makefile
1
Makefile
@ -38,6 +38,7 @@ NVCCFLAGS = -g
|
|||||||
# -g
|
# -g
|
||||||
# See memory leaks and Incorrect Read/Write
|
# See memory leaks and Incorrect Read/Write
|
||||||
# -fsanitize=address -lasan
|
# -fsanitize=address -lasan
|
||||||
|
#! WARNING: test/cnn-neuron_io fails with this option enabled
|
||||||
|
|
||||||
all: mnist cnn;
|
all: mnist cnn;
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user