Explorar el Código

starpupy/tests: remove obsolete file

Nathalie Furmento hace 5 años
padre
commit
9ad338942d
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      starpupy/tests/Makefile

+ 0 - 6
starpupy/tests/Makefile

@@ -1,6 +0,0 @@
-PYTHON ?= python3
-
-all:
-	PYTHONPATH=../src $(PYTHON) starpu_py.py
-	PYTHONPATH=../src STARPU_CALIBRATE=1 $(PYTHON) starpu_py_parallel.py
-