Skip to content
Snippets Groups Projects

adds specialization of write_vector_with_single_rank

Merged Cristian Lalescu requested to merge bugfix/write_vector_with_single_rank into master
1 unresolved thread

This should fix the undefined reference error below.

CMakeFiles/NSVE_self_consistent.dir/NSVE_self_consistent.cpp.o: In function `NSVE_self_consistent<float>::do_stats()':
/home/tobae/repos/turtle_resize_with_stokes/test/TurTLE_build_NSVE_self_consistent-single-v4.3.post1+g5b6c76d0.dirty/NSVE_self_consistent.cpp:1326: undefined reference to `int hdf5_tools::write_vector_with_single_rank<long long>(std::vector<long long, std::allocator<long long> >, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'

@toba: please confirm that it does fix the problem for gcc 7 (I cannot reproduce it with my gcc 11). If yes, merge, otherwise please post error message here.

Merge request reports

Pipeline #147322 passed

Pipeline passed for 6910e37b on bugfix/write_vector_with_single_rank

Approved by

Merged by Cristian LalescuCristian Lalescu 2 years ago (Nov 4, 2022 12:32pm UTC)

Merge details

  • Changes merged into master with c8c17a72.
  • Deleted the source branch.

Pipeline #147350 passed

Pipeline passed for c8c17a72 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading