Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable _TRMV parallelism at file top #1995

Closed
wants to merge 3 commits into from
Closed

Disable _TRMV parallelism at file top #1995

wants to merge 3 commits into from

Conversation

brada4
Copy link
Contributor

@brada4 brada4 commented Feb 3, 2019

Restore old SMP code path
And use old UP path via single define

@martin-frbg
Copy link
Collaborator

This removes a FIXME without fixing anything except cosmetics ?

@brada4
Copy link
Contributor Author

brada4 commented Feb 3, 2019

Sorry, lost in clipboard. Only intent is to avoid unnecessary thread calculation in complex case while FIXME hangs over it.

@martin-frbg
Copy link
Collaborator

Actually on revisiting that FIXME I am now certain that the proper fix is the same as #1389 - and it is totally unclear to me why I came to a different conclusion in #1332. So this is going to be superseded by #2026...

@brada4
Copy link
Contributor Author

brada4 commented Feb 20, 2019

Perfect.

@brada4 brada4 closed this Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants