leroybird
Results
2
comments of
leroybird
I had the same issue, however simply changing featurizerv2.py line 2174, to include a simple check: ``` if not compute_affinity and data.templates: template_features = process_template_features(.... ``` I don't see why...
Thanks for the build! Unfortunately I get the same error as before, I was able to run within docker by compiling against these SM versions: ``` -DCMAKE_CUDA_ARCHITECTURES="70;75;80;86;89;90;100;120" (120 is for...