Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Reinecke
pypocketfft
Commits
05c7882c
Commit
05c7882c
authored
Aug 27, 2020
by
Peter Bell
Browse files
Fix feature detection macro for hardware_destructive_interference_size
parent
d984e0fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
pocketfft_hdronly.h
View file @
05c7882c
...
...
@@ -611,7 +611,7 @@ template <typename T> struct aligned_allocator
class
thread_pool
{
#if __cp
lusplus
>= 201
7
03L
#if __cp
p_lib_hardware_interference_size
>= 201
6
03L
struct
alignas
(
std
::
hardware_destructive_interference_size
)
worker
#else
struct
alignas
(
64
)
worker
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment