-
Notifications
You must be signed in to change notification settings - Fork 1
Ghci #11
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
base: master
Are you sure you want to change the base?
Conversation
361fe98 to
4cdb1bc
Compare
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code.
--- src/mgOnGpuVectors.h 2026-01-14 14:00:34.357664656 +0000
--- SubProcesses/P1_uux_ttx/color_sum.cc 2026-01-14 14:00:34.435664702 +0000 #ifdef MGONGPUCPP_GPUIMPL
@@ -409,13 +409,13 @@
#if defined MGONGPU_FPTYPE_DOUBLE and defined MGONGPU_FPTYPE2_FLOAT
#endif --- SubProcesses/P1_uux_ttx/CPPProcess.cc 2026-01-14 14:00:34.434664701 +0000
#endif
#if defined MGONGPU_CPPSIMD and defined MGONGPU_FPTYPE_DOUBLE and defined MGONGPU_FPTYPE2_FLOAT
#endif
#if defined MGONGPU_CPPSIMD and defined MGONGPU_FPTYPE_DOUBLE and defined MGONGPU_FPTYPE2_FLOAT --- SubProcesses/P1_uux_ttx/check_sa.cc 2026-01-14 14:00:34.434664701 +0000
#endif --- SubProcesses/P1_gg_ttx/color_sum.cc 2026-01-14 14:00:34.387664674 +0000 #ifdef MGONGPUCPP_GPUIMPL
@@ -409,13 +409,13 @@
#if defined MGONGPU_FPTYPE_DOUBLE and defined MGONGPU_FPTYPE2_FLOAT
#endif --- SubProcesses/P1_gg_ttx/CPPProcess.cc 2026-01-14 14:00:34.386664673 +0000
#endif
#if defined MGONGPU_CPPSIMD and defined MGONGPU_FPTYPE_DOUBLE and defined MGONGPU_FPTYPE2_FLOAT
#endif
#if defined MGONGPU_CPPSIMD and defined MGONGPU_FPTYPE_DOUBLE and defined MGONGPU_FPTYPE2_FLOAT --- SubProcesses/P1_gg_ttx/check_sa.cc 2026-01-14 14:00:34.387664674 +0000
#endif |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
fix process move ci file update submodule
pwd pwd pwd mg5 fetch submodules disable all processes, generate first process fix remote repo fix typo generate one process
move to PAT empty add pwd add git status spell out repo fix repo name more debug go one level up copy files over
remove persist credentials change pat name add ls remove if, single line commit simplify ci pat in local repo use PAT as a token
fix syntax, not bash syntax error change to script for formatting check and more details if fails
check value rebase continue if the format check returns non 0
fix directory change if statement add spaces fix java script read file inside the script verbose text, remove newline, check for 8 failures move back to 0 for the check move away from return value for code checking script
more debug info introduce gh ci matrix
generate access token run only one config fix typo indentation error simplify token gen remove installation-id add repo name test github app
❌ Code Format Check FailedThe generated code does not conform to clang-format rules. Please update your code generator to produce properly formatted code. Note: The CI is setup so it fails early, if formatting issues are detected for any of the processes. See attached patch for details: |
No description provided.