Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build target for VST-independent parts? #6

Open
JasonGross opened this issue Aug 22, 2023 · 0 comments
Open

Build target for VST-independent parts? #6

JasonGross opened this issue Aug 22, 2023 · 0 comments

Comments

@JasonGross
Copy link
Contributor

I'm interested in using the results about floating point matrix multiplication, but don't need to connect to any C code. Would it make sense to have some fragment of the project with an associated build target which warns less? (I'm also trying to get enough mathcomp packages installed...)

*** Warning: in file accuracy_proofs/gem_defs.v, library VST.floyd.functional_base is required and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/mv_mathcomp.v, library VST.floyd.functional_base is required and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/mv_mathcomp.v, library Rstruct is required from root mathcomp.analysis and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/mv_mathcomp.v, library ring is required from root mathcomp.algebra_tactics and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/mc_extra2.v, library finmap is required from root mathcomp and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/gemv_acc.v, library Rstruct is required from root mathcomp.analysis and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/gemv_acc.v, library ring is required from root mathcomp.algebra_tactics and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/vec_op_acc.v, library Rstruct is required from root mathcomp.analysis and has not been found in the loadpath!
*** Warning: in file accuracy_proofs/gemm_acc.v, library Rstruct is required from root mathcomp.analysis and has not been found in the loadpath!
*** Warning: in file floatlib.v, library VST.floyd.proofauto is required and has not been found in the loadpath!
*** Warning: in file C/sparse_model.v, library VST.floyd.proofauto is required and has not been found in the loadpath!
*** Warning: in file C/sparse_model.v, library VSTlib.spec_math is required and has not been found in the loadpath!
*** Warning: in file C/spec_sparse.v, library VST.floyd.proofauto is required and has not been found in the loadpath!
*** Warning: in file C/spec_sparse.v, library VSTlib.spec_math is required and has not been found in the loadpath!
*** Warning: in file C/verif_sparse.v, library VST.floyd.proofauto is required and has not been found in the loadpath!
*** Warning: in file C/verif_sparse.v, library VSTlib.spec_math is required and has not been found in the loadpath!
*** Warning: in file C/verif_sparse_byrows.v, library VST.floyd.proofauto is required and has not been found in the loadpath!
*** Warning: in file C/verif_sparse_byrows.v, library VSTlib.spec_math is required and has not been found in the loadpath!
*** Warning: in file C/VSU_sparse.v, library VST.floyd.proofauto is required and has not been found in the loadpath!
*** Warning: in file C/VSU_sparse.v, library VST.floyd.VSU is required and has not been found in the loadpath!
*** Warning: in file C/VSU_sparse.v, library VSTlib.spec_math is required and has not been found in the loadpath!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant