cloudcores / CuAssembler

An unofficial cuda assembler, for all generations of SASS, hopefully :)
MIT License
361 stars 66 forks source link

function argument typo in `test_CuInsAsmRepos.py` #16

Closed huweim closed 1 year ago

huweim commented 1 year ago

The argument of class CuInsFeeder is archfilter. feeder = CuInsFeeder(sassname, arch=arch) leads to error.