You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

69 lines
1.2 KiB

  1. consistency_checks:
  2. - source:
  3. scheme: rainbowIIIc-cyclic
  4. implementation: clean
  5. files:
  6. - blas_comm.c
  7. - blas_comm.h
  8. - blas.c
  9. - blas.h
  10. - gf.c
  11. - gf.h
  12. - parallel_matrix_op.c
  13. - parallel_matrix_op.h
  14. - rainbow_blas.h
  15. - utils_hash.c
  16. - source:
  17. scheme: rainbowIIIc-cyclic-compressed
  18. implementation: clean
  19. files:
  20. - blas_comm.c
  21. - blas_comm.h
  22. - blas.c
  23. - blas.h
  24. - gf.c
  25. - gf.h
  26. - parallel_matrix_op.c
  27. - parallel_matrix_op.h
  28. - rainbow_blas.h
  29. - utils_hash.c
  30. - source:
  31. scheme: rainbowVc-classic
  32. implementation: clean
  33. files:
  34. - blas_comm.c
  35. - blas_comm.h
  36. - blas.c
  37. - blas.h
  38. - gf.c
  39. - gf.h
  40. - parallel_matrix_op.c
  41. - parallel_matrix_op.h
  42. - rainbow_blas.h
  43. - source:
  44. scheme: rainbowVc-cyclic
  45. implementation: clean
  46. files:
  47. - blas_comm.c
  48. - blas_comm.h
  49. - blas.c
  50. - blas.h
  51. - gf.c
  52. - gf.h
  53. - parallel_matrix_op.c
  54. - parallel_matrix_op.h
  55. - rainbow_blas.h
  56. - source:
  57. scheme: rainbowVc-cyclic-compressed
  58. implementation: clean
  59. files:
  60. - blas_comm.c
  61. - blas_comm.h
  62. - blas.c
  63. - blas.h
  64. - gf.c
  65. - gf.h
  66. - parallel_matrix_op.c
  67. - parallel_matrix_op.h
  68. - rainbow_blas.h