Sfoglia il codice sorgente

starpupy/tests: remove obsolete file

Nathalie Furmento 4 anni fa
parent
commit
9ad338942d
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  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
-