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

add maxpy and mdot support to Vector class #2139

Open
Tracked by #1950
prudhomm opened this issue Jul 12, 2023 · 1 comment
Open
Tracked by #1950

add maxpy and mdot support to Vector class #2139

prudhomm opened this issue Jul 12, 2023 · 1 comment

Comments

@prudhomm
Copy link
Member

prudhomm commented Jul 12, 2023

add maxpy and mdot support to Vector based classes

see eg https://petsc.org/main/manual/vec/#sec-vecbasic

@prudhomm prudhomm self-assigned this Jul 12, 2023
thomas-saigre added a commit that referenced this issue Jul 12, 2023
work still need to be done for computation pf alpha_i #2139
/cc @prudhomm
[ci skip]
thomas-saigre added a commit that referenced this issue Jul 14, 2023
prudhomm added a commit that referenced this issue Jul 14, 2023
@prudhomm
Copy link
Member Author

here are the results of the new tests:

03:19:29 prudhomm@gaya feelalg ±|2139-add-maxpy-and-mdot-support ✗|→ ctest -R test_vector
Test project /nvme0/prudhomm/Devel/feelpp.quickfix/feelpp/build/default/testsuite/feelalg
    Start 8: feelpp_test_vector-np-6
1/2 Test #8: feelpp_test_vector-np-6 ..........   Passed    1.32 sec
    Start 9: feelpp_test_vector-np-1
2/2 Test #9: feelpp_test_vector-np-1 ..........   Passed    1.30 sec

100% tests passed, 0 tests failed out of 2

Label Time Summary:
testalg    =   2.61 sec*proc (2 tests)

Total Test time (real) =   2.62 sec

@prudhomm prudhomm linked a pull request Jul 14, 2023 that will close this issue
5 tasks
thomas-saigre added a commit that referenced this issue Jul 16, 2023
use Feel namespace to avoid ambiguity
/cc @prudhomm
[skip feelpp, skip tests, skip toolboxes]
thomas-saigre added a commit that referenced this issue Jul 16, 2023
prudhomm added a commit that referenced this issue Jul 16, 2023
…ture

/cc @thomas-saigre
skip feelpp skip tests skip toolboxes skip mor
#2139
thomas-saigre added a commit that referenced this issue Jul 17, 2023
[ci skip]
thomas-saigre added a commit that referenced this issue Jul 17, 2023
add header to stl for conversion

test not passing yet
/cc @prudhomm

[ci skip]
thomas-saigre added a commit that referenced this issue Jul 21, 2023
thomas-saigre added a commit that referenced this issue Aug 6, 2023
- fix offline execution and refactor code with removing some loops
- fix onlien execution : used the right number of basis functions

#2139

[skip feelpp, skip toolboxes, skip mor, skip tests]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants