Files
Ibrahim Numanagić ff6bc977b4 SIMD & GPU updates (#704)
* Update getters/setters

* Incorporate Vectron SIMD changes; Add support for parametrized attributes

* Support for parametrized attributes; Fix few SIMD and Int helpers

* Fix SIMD loading alignment

* Auto-load plugins on import

* New runtime (dlsym) GPU mode; Remove compile-time GPU dependency; dlsym improvements

* Fix tests and documentation

* Fix importVar timing

* New SIMD library; Add __file__; Add support for string/bool compile-time defines; Fix minor issues

* Fix issues with whitespace delimiters in NumPy I/O

* clang-format

* Refactor GPU-related standard library code

* SIMD library tests & updates

* Fix __file__; Move numpy outside of GPU module

* Fix context fetching from another modules

* Embed PTX code in LLVM module

* Fix sys import

* Fix macOS x86 CI target

* Fix macOS x86 CI target

* Fix NumPy bounds check elision optimization

* Remove unused vars

* Support optional output to PTX file

* Remove Int.__eq__(int); add SIMD tests

* Fix doc generation

* Add SIMD docs

* Fix SIMD tests

---------

Co-authored-by: A. R. Shajii <ars@ars.me>
2025-11-27 11:18:23 -05:00
..
2025-08-04 14:47:34 -04:00
2025-08-04 14:47:34 -04:00
2025-11-27 11:18:23 -05:00
2025-08-04 14:47:34 -04:00