diff options
| author | Hadi Jooybar <[email protected]> | 2011-11-16 12:04:29 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:25 -0700 |
| commit | 588710d336f89eb88714b8edc51b95797489623c (patch) | |
| tree | ddc14ee93c30fd1d1b77207065c62da67b3a7bf1 /decuda_to_ptxplus | |
| parent | f9bf8c7c452a266e745ea3676fa696843b8958e3 (diff) | |
Should be tested.
Does not support sm_20
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10951]
Diffstat (limited to 'decuda_to_ptxplus')
| -rw-r--r-- | decuda_to_ptxplus/makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/decuda_to_ptxplus/makefile b/decuda_to_ptxplus/makefile index 7607b2b..3556c03 100644 --- a/decuda_to_ptxplus/makefile +++ b/decuda_to_ptxplus/makefile @@ -112,6 +112,9 @@ decudaInst.o: /usr/include/bits/byteswap.h /usr/include/sys/select.h decudaInst.o: /usr/include/bits/select.h /usr/include/bits/sigset.h decudaInst.o: /usr/include/bits/time.h /usr/include/sys/sysmacros.h decudaInst.o: /usr/include/bits/pthreadtypes.h /usr/include/alloca.h +decudaInst.o: /usr/include/stdio.h /usr/include/libio.h +decudaInst.o: /usr/include/_G_config.h /usr/include/wchar.h +decudaInst.o: /usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h decudaInstList.o: decudaInstList.h decudaInst.h stringList.h decudaInstList.o: /usr/include/assert.h /usr/include/features.h decudaInstList.o: /usr/include/sys/cdefs.h /usr/include/bits/wordsize.h |
