Home
last modified time | relevance | path

Searched refs:lingen_hints (Results 1 – 8 of 8) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_hints.hpp10 struct lingen_hints : public std::map<lingen_call_companion::key, lingen_call_companion> { struct
21 inline std::ostream& operator<<(std::ostream& os, lingen_hints const & c) { in operator <<() argument
25 inline std::istream& operator>>(std::istream& is, lingen_hints & c) { in operator >>()
H A Dlingen_hints.cpp28 void lingen_hints::share(int root, MPI_Comm comm) in share()
35 std::istream& lingen_hints::unserialize(std::istream& is) { in unserialize()
56 std::ostream& lingen_hints::serialize(std::ostream& os) const { in serialize()
H A Dlingen_bmstatus.cpp15 lingen_hints::key_type K { depth, L }; in companion()
30 bool operator()(lingen_hints::value_type const & kv) const { in companion()
H A Dlingen_tuning.cpp535 lingen_hints hints;
536 lingen_hints const & stored_hints;
572 lingen_hints const & stored_hints(persist.stored_hints); in tune_local_at_depth_mp_or_mul()
692 lingen_hints const & stored_hints(persist.stored_hints); in from_stored_hints()
958 lingen_hints & hints(persist.hints); in tune_local_at_depth()
1202 lingen_hints tune_local(std::ostream& os, lingen_hints & stored_hints) {/*{{{*/ in tune_local()
1261 lingen_hints & hints(persist.hints); in tune_local()
1321 lingen_hints tune(std::ostream& os) {/*{{{*/ in tune()
1324 lingen_hints hints; in tune()
1327 lingen_hints stored_hints; in tune()
[all …]
H A Dlingen_tuning.hpp13 lingen_hints lingen_tuning(bw_dimensions & d, size_t, MPI_Comm comm, cxx_param_list & pl);
H A Dlingen_bmstatus.hpp33 lingen_hints hints;
H A Dlingen_verify_checkpoints.cpp65 lingen_hints hints;
812 hints = lingen_hints(); in main()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/
H A Dfiles.dist1417 linalg/bwc/lingen_hints.cpp
1421 linalg/bwc/lingen_hints.hpp