Parsa Akbari
Parsa Akbari
I am not an expert on makefiles, so please correct me if I am wrong, this is my understanding so far: The part (or 'rule') in the makefile I am...
Sure, actually line 193 seems to have been changed on my local version. I probably caused this error myself somehow (how embarrassing haha). But I am still confused about an...
I am slightly confused by this, because when running the make file we pass in the number of cores: make -f full-pipeline.make CORES=xx but in the make file itself 'CORES'...