Files
cutlass/python/cutlass_library
dan_the_3rd b0e09d7cd3 Fix cutlass python library with cuda 12.6.2.post1 (#1942)
* Fix `cutlass` python library with cuda `12.6.2.post1`

Previously we had this error:
```
  File "/storage/home/cutlass/python/cutlass/backend/operation.py", line 39, in <listcomp>
    _version_splits = [int(x) for x in __version__.split("rc")[0].split(".")]
                       ^^^^^^
ValueError: invalid literal for int() with base 10: 'post1'
```

* Update sm90_utils.py

* Update generator.py

* Update python/cutlass_library/generator.py

Co-authored-by: Jack Kosaian <jackkosaian@gmail.com>

* Update python/cutlass_library/sm90_utils.py

Co-authored-by: Jack Kosaian <jackkosaian@gmail.com>

---------

Co-authored-by: Jack Kosaian <jackkosaian@gmail.com>
2024-11-18 09:06:32 -05:00
..
2024-01-16 14:37:22 -05:00
2024-07-29 08:46:24 -04:00
2024-03-19 17:51:04 -04:00
2024-10-09 15:33:27 -04:00
2024-10-09 15:33:27 -04:00
2024-10-09 15:33:27 -04:00
2024-10-09 15:33:27 -04:00
2024-10-09 15:33:27 -04:00
2024-01-16 14:37:22 -05:00
2024-01-16 14:37:22 -05:00