Cleanup #566: Delete archaic [accel] examples for STI Cell CPUs92/3092/3
commit2b7c3c6a8effdb6455d1cd68ab91190814276857
authorPhil Miller <mille121@illinois.edu>
Mon, 2 Oct 2017 20:47:53 +0000 (2 15:47 -0500)
committerPhil Miller <mille121@illinois.edu>
Tue, 3 Oct 2017 16:41:06 +0000 (3 11:41 -0500)
treea38220c682221288b33891f3b1e9bc045bd9d528
parent329e0989f2133be4600e9b005e6ea37a7ea9d540
Cleanup #566: Delete archaic [accel] examples for STI Cell CPUs

Change-Id: I71dbc14f13db5df7f5296b870aa7a6d21b0a4057
37 files changed:
examples/charm++/cell/OffloadAPI/hello/Makefile [deleted file]
examples/charm++/cell/OffloadAPI/hello/hello.cpp [deleted file]
examples/charm++/cell/OffloadAPI/hello/hello_shared.cpp [deleted file]
examples/charm++/cell/OffloadAPI/hello/hello_shared.h [deleted file]
examples/charm++/cell/OffloadAPI/jacobi/Makefile [deleted file]
examples/charm++/cell/OffloadAPI/jacobi/jacobi.cpp [deleted file]
examples/charm++/cell/OffloadAPI/jacobi/jacobi_shared.cpp [deleted file]
examples/charm++/cell/OffloadAPI/jacobi/jacobi_shared.h [deleted file]
examples/charm++/cell/OffloadAPI/matmul/Makefile [deleted file]
examples/charm++/cell/OffloadAPI/matmul/matmul.cpp [deleted file]
examples/charm++/cell/OffloadAPI/matmul/matmul_shared.cpp [deleted file]
examples/charm++/cell/OffloadAPI/matmul/matmul_shared.h [deleted file]
examples/charm++/cell/hello/Makefile [deleted file]
examples/charm++/cell/hello/hello.C [deleted file]
examples/charm++/cell/hello/hello.ci [deleted file]
examples/charm++/cell/jacobi/Makefile [deleted file]
examples/charm++/cell/jacobi/jacobi.C [deleted file]
examples/charm++/cell/jacobi/jacobi.ci [deleted file]
examples/charm++/cell/jacobi/jacobi.h [deleted file]
examples/charm++/cell/jacobi/jacobi_config.h [deleted file]
examples/charm++/cell/jacobi/main.C [deleted file]
examples/charm++/cell/jacobi/main.ci [deleted file]
examples/charm++/cell/jacobi/main.h [deleted file]
examples/charm++/cell/md/Makefile [deleted file]
examples/charm++/cell/md/main.C [deleted file]
examples/charm++/cell/md/main.ci [deleted file]
examples/charm++/cell/md/main.h [deleted file]
examples/charm++/cell/md/md_config.h [deleted file]
examples/charm++/cell/md/pairCompute.C [deleted file]
examples/charm++/cell/md/pairCompute.ci [deleted file]
examples/charm++/cell/md/pairCompute.h [deleted file]
examples/charm++/cell/md/patch.C [deleted file]
examples/charm++/cell/md/patch.ci [deleted file]
examples/charm++/cell/md/patch.h [deleted file]
examples/charm++/cell/md/selfCompute.C [deleted file]
examples/charm++/cell/md/selfCompute.ci [deleted file]
examples/charm++/cell/md/selfCompute.h [deleted file]