Home
last modified time | relevance | path

Searched refs:RSB_WARN (Results 1 – 9 of 9) sorted by relevance

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_sys.h162 #define RSB_WARN( ... ) \ macro
168 #define RSB_WARN( ... ) RSB_NULL_COMMA_STATEMENT_FOR_ZEN_HAPPINESS macro
H A Drsb_mbw.c639 RSB_WARN("TLB benchmark code is unfinished!\n"); in rsb_tlb_benchmark()
794 {RSB_WARN("first estimate of MEMCPY on %zd bytes: %lg GB/s (%ld times in %lg s)\n",(size_t)wss, in rsb__memory_benchmark()
808 RSB_WARN("%zu cores MEMCPY on %zd bytes: %lg GB/s (%ld times in %lg s)\n",(size_t)ci,wss, in rsb__memory_benchmark()
829 RSB_WARN("begin experimental indirect array scan benchmark\n"); in rsb__memory_benchmark()
830 RSB_WARN("autotuning..\n"); in rsb__memory_benchmark()
839 RSB_WARN("autotuning done. will proceed with presumably %lg s samples\n",bt); in rsb__memory_benchmark()
H A Drsb_perf.c874 RSB_WARN("rsb__fillin_estimation_nnz_count() gave pnnz<1!\n"); in rsb__estimate_expected_fillin_for_blocking()
881 RSB_WARN("ignoring RSB_FLAG_QUAD_PARTITIONING in %s\n",__func__); in rsb__estimate_expected_fillin_for_blocking()
883 RSB_WARN("ignoring RSB_FLAG_AUTO_BLOCKING in %s\n",__func__); in rsb__estimate_expected_fillin_for_blocking()
885 RSB_WARN("ignoring RSB_FLAG_EXPERIMENTAL_IN_PLACE_CSR in %s\n",__func__); in rsb__estimate_expected_fillin_for_blocking()
H A Drsb_sys.c1049RSB_WARN("#Starting library with enabled malloc fault injection.\n# Initializing with random seed … in rsb__sys_init()
H A Drsb_garbage.c437 RSB_WARN("imposing RSB_FLAG_SORT_INPUT!\n"); in rsb__test_dump_main()
H A Drsb_test_matops.c1191 RSB_WARN("Assuming a recursive matrix structure is requested...\n"); in rsb__main_block_partitioned_spmv_uaua()
2332 RSB_WARN("WARNING : disabling in place allocation flag : it is only allowed for 1x1!\n"); in rsb__main_block_partitioned_spmv_uaua()
3133 RSB_WARN("warning : skipping MKL coo2csr conversion (user chose in-place RSB build) \n"); in rsb__main_block_partitioned_spmv_uaua()
3464 RSB_WARN("warning : skipping rsb__estimate_expected_fillin_for_blocking\n"); in rsb__main_block_partitioned_spmv_uaua()
5032 RSB_WARN("Assuming a recursive matrix structure is requested...\n"); in rsb__main_block_partitioned_spsv_uxua()
6206 RSB_WARN("WARNING : disabling in place allocation flag : it is only allowed for 1x1!\n"); in rsb__main_block_partitioned_spsv_uxua()
7022 RSB_WARN("warning : skipping MKL coo2csr conversion (user chose in-place RSB build) \n"); in rsb__main_block_partitioned_spsv_uxua()
7341 RSB_WARN("warning : skipping rsb__estimate_expected_fillin_for_blocking\n"); in rsb__main_block_partitioned_spsv_uxua()
8856 RSB_WARN("Assuming a recursive matrix structure is requested...\n"); in rsb__main_block_partitioned_mat_stats()
9858 RSB_WARN("WARNING : disabling in place allocation flag : it is only allowed for 1x1!\n"); in rsb__main_block_partitioned_mat_stats()
H A Drsb_mio.c591 RSB_WARN("RSB_FLAG_EXPERIMENTAL_IN_PLACE_CSR will break with non matching index types\n"); in rsb__util_mm_load_matrix_f()
H A Drsb_test_matops.m41310 RSB_WARN("Assuming a recursive matrix structure is requested...\n");
2575 dnl RSB_WARN("using RSB_WANT_EXPERIMENTAL_NO_EXTRA_CSR_ALLOCATIONS\n");
2596 RSB_WARN("WARNING : disabling in place allocation flag : it is only allowed for 1x1!\n");
3797 RSB_WARN("warning : skipping MKL coo2csr conversion (user chose in-place RSB build) \n");
4163 RSB_WARN("warning : skipping rsb__estimate_expected_fillin_for_blocking\n");
H A Drsb_pr.c290 RSB_WARN("File %s already exists! Refusing to overwrite.\n",filename); in rsb__pr_save()
760 RSB_WARN("No pair of samples has been found to be conformable!\n"); in rsb__pr_cmp()