2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 16:32:10 +00:00

12 Commits

Author SHA1 Message Date
Matt Borland
3bb781afda Don't check second macro if user said to use sycl 2025-09-26 12:11:11 +02:00
Matt Borland
d95a79ba34 Include sycl header for additional error detection 2025-06-10 14:41:46 -04:00
Warren Weckesser
814632540b MAINT: Fix a repeated typo in a comment in several test files. 2025-01-24 21:15:54 -05:00
Matt Borland
adf8abd346 Apply GPU markers to ibeta_inv_ab
Remove NVRTC workaround

Apply GPU markers to ibeta_inverse

Apply GPU markers to t_dist_inv

Fix warning suppression

Add dispatch function and remove workaround

Move disabling block

Make binomial GPU enabled

Add SYCL testing of ibeta

Add SYCL testing of ibeta_inv

Add SYCL testing of ibeta_inv_ab

Add SYCL testing of full beta suite

Add makers to fwd decls

Add special forward decls for NVRTC

Add betac nvrtc testing

Add betac CUDA testing

Add ibeta CUDA testing

Add ibeta NVRTC testing

Add ibetac NVRTC testing

Add ibeta_derviative testing to nvrtc

Add ibeta_derivative CUDA testing

Add cbrt policy overload for NVRTC

Fix NVRTC definition of BOOST_MATH_IF_CONSTEXPR

Add ibeta_inv and ibetac_inv NVRTC testing

Fix make pair helper on device

Add CUDA testing of ibeta_inv* and ibetac_inv*

Move location so that it also works on NVRTC

Add NVRTC testing of ibeta_inv* and ibetac_inv*

Fixup test sets since they ignore the policy

Make the beta dist GPU compatible

Add beta dist SYCL testing

Add beta dist CUDA testing

Add beta dist NVRTC testing
2024-08-30 13:46:01 -04:00
Matt Borland
635bd3215e Fix GCC warnings 2024-08-05 10:19:34 -04:00
Matt Borland
82d56ac1c5 Ignore mapairy literal range warnings 2024-08-05 10:19:33 -04:00
Matt Borland
0ab09dd1f2 Add sycl testing and adjust a few tolerances 2024-07-29 15:29:27 -04:00
jzmaddock
7b0caf58c9 Hook up testing of mapairy/holtsmark/saspoint5 distributions. 2024-07-25 13:21:52 +01:00
tk-yoshimura
a5ed6bae8d Fix mapairy test 2024-07-24 09:44:18 +09:00
tk-yoshimura
c64db569a0 Fix mapairy minor corrections 2024-07-21 02:05:03 +09:00
tk-yoshimura
681ee060ec Add mapairy limit test case 2024-07-16 23:43:12 +09:00
tk-yoshimura
1312c462e0 Add map-airy distribution 2024-07-16 03:24:02 +09:00