diff options
| author | Ayub Gubran <[email protected]> | 2011-10-19 14:15:38 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:23 -0700 |
| commit | 03f2cd62985a4398cb6afe5066bbc92de272262a (patch) | |
| tree | f70630a306f1bb90d6fb5cfffe4d74a1c6fa2ca4 /decuda_to_ptxplus | |
| parent | 258ad919a4d584a665c1b1d40d7c5e00831d7288 (diff) | |
My last work added to the branch, wokring on the functional simulator in cudasim.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10695]
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 ddc9c76..b07d87b 100644 --- a/decuda_to_ptxplus/makefile +++ b/decuda_to_ptxplus/makefile @@ -84,6 +84,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 |
