Jbowman353 / parallel-groebner

Senior Design Project, Implementing Parallel Groebner Basis Algorithm on GPU
3 stars 0 forks source link

GPU Crit Pairs #15

Closed btdow closed 5 years ago

btdow commented 5 years ago

Working well so far

from cuda_cp import *

function call is cp_cuda(p1, p2, ring) called just like original critical_pair