Searched refs:lingen_hints (Results 1 – 8 of 8) sorted by relevance
10 struct lingen_hints : public std::map<lingen_call_companion::key, lingen_call_companion> { struct21 inline std::ostream& operator<<(std::ostream& os, lingen_hints const & c) { in operator <<() argument25 inline std::istream& operator>>(std::istream& is, lingen_hints & c) { in operator >>()
28 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()
15 lingen_hints::key_type K { depth, L }; in companion()30 bool operator()(lingen_hints::value_type const & kv) const { in companion()
535 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 …]
13 lingen_hints lingen_tuning(bw_dimensions & d, size_t, MPI_Comm comm, cxx_param_list & pl);
33 lingen_hints hints;
65 lingen_hints hints;812 hints = lingen_hints(); in main()
1417 linalg/bwc/lingen_hints.cpp1421 linalg/bwc/lingen_hints.hpp