- May 28, 2019
-
-
Andreas Klöckner authored
-
- Feb 17, 2019
-
-
Matt Wala authored
-
- Jan 27, 2019
- Oct 21, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Aug 30, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
Improve test of contiguity in get_access_info, and add a test similar to what triggered the failure in pyjac
-
- Aug 28, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
test multiple dtypes, and correct the specification of the vector length in the condition_mapper_wrapper
-
Nick Curtis authored
-
Nick Curtis authored
This is achived via: 1. A new VectorLiteral class, based off ArrayLiteral, but with the string mapping changed to have enclosing parenthesis rather than curly braces. 2. A new VectorTypeCast class, based off TypeCast, but explicitly storing both the base numpy dtype of the VectorLiteral (for inferencing) and the stringified vector dtype (e.g., 'int4') for generation 3. Modification of the condition mapper wrapper in `wrap_in_if` to properly generate the VectorTypeCast and is tested in test/test_loopy.py::test_explicit_simd_vector_iname_in_conditional
-
- Jul 03, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-
- Jul 02, 2018
-
-
Nick Curtis authored
1. Literal to vector assignment (no explicit conversion should be used) 2. Non-vector temporary variable to vector assignment (no explicit conversion) 3. Vector-temporary to vector variable assignment (explicit conversion) Previously, only vector to vector assignment was tested.
-
Kaushik Kulkarni authored
-
- Jun 29, 2018
-
-
Nick Curtis authored
-
- Jun 22, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Jun 11, 2018
-
-
Andreas Klöckner authored
-
Nick Curtis authored
-
Nick Curtis authored
-
- May 23, 2018
-
-
Nick Curtis authored
-
- May 11, 2018
-
-
Nick Curtis authored
-
- May 10, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
- May 08, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-
- May 03, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-
- May 02, 2018
-
-
Nick Curtis authored
-
Nick Curtis authored
-