Skip to content

{bio,data,geo}[foss/2023a] Squidpy v1.4.1, PyGEOS v0.14, zarr v2.17.1#20109

Merged
verdurin merged 1 commit intoeasybuilders:developfrom
pavelToman:20240313163342_new_pr_Squidpy141
Apr 9, 2024
Merged

{bio,data,geo}[foss/2023a] Squidpy v1.4.1, PyGEOS v0.14, zarr v2.17.1#20109
verdurin merged 1 commit intoeasybuilders:developfrom
pavelToman:20240313163342_new_pr_Squidpy141

Conversation

@pavelToman
Copy link
Copy Markdown
Collaborator

(created using eb --new-pr)

@pavelToman
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@pavelToman: Request for testing this PR well received on login1

PR test command 'EB_PR=20109 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_20109 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 13094

Test results coming soon (I hope)...

Details

- notification for comment with ID 1994681874 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
cns2 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/b582a07bb248cce25fefcf7f8f1d6fc8 for a full test report.

@pavelToman
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@pavelToman: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=20109 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_20109 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 3762

Test results coming soon (I hope)...

Details

- notification for comment with ID 1994787095 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.3, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/692974b5220a907c72459fdf12df46f9 for a full test report.

@verdurin
Copy link
Copy Markdown
Member

Test report by @verdurin
FAILED
Build succeeded for 4 out of 8 (3 easyconfigs in total)
easybuild-c7.novalocal - Linux CentOS Linux 7.9.2009, x86_64, Intel Xeon Processor (Skylake, IBRS), Python 3.6.8
See https://gist.github.com/verdurin/4b5961e92fdcc34296ba96546b262e87 for a full test report.

@pavelToman
Copy link
Copy Markdown
Collaborator Author

Could be this Clang problem connected with a recent change in Z3? #20050

@boegel
Copy link
Copy Markdown
Member

boegel commented Apr 2, 2024

Test report by @boegel
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node3125.skitty.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 3.6.8
See https://gist.github.com/boegel/f8dd372b9631b63d5df0d5fac5052a8f for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Apr 3, 2024

@verdurin Can you open an issue on the problem with installing Clang-16.0.6-GCCcore-12.3.0.eb?

This seems to be the culprit:

Details
pt: /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm-project-16.0.6.src/llvm/lib/Support/StringMap.cpp:185: void llvm::StringMapImpl::RemoveKey(llvm::StringMapEntryBase*): Assertion `V == V2 && "Didn't find key?"' failed.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt -O3 -openmp-opt-disable -attributor-enable=module /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_50.bc -o /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-nvptx-sm_50.bc
 #0 0x0000000002084dbe llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x2084dbe)
 #1 0x00000000020825eb SignalHandler(int) Signals.cpp:0:0
 #2 0x00007fdfeea45630 __restore_rt sigaction.c:0:0
 #3 0x00007fdfecbc1387 raise (/lib64/libc.so.6+0x36387)
 #4 0x00007fdfecbc2a78 abort (/lib64/libc.so.6+0x37a78)
 #5 0x00007fdfecbba1a6 __assert_fail_base (/lib64/libc.so.6+0x2f1a6)
 #6 0x00007fdfecbba252 (/lib64/libc.so.6+0x2f252)
 #7 0x0000000002014051 llvm::StringMapImpl::RemoveKey(llvm::StringMapEntryBase*) (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x2014051)
 #8 0x000000000174d6f3 llvm::Instruction::eraseFromParent() (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x174d6f3)
 #9 0x00000000019d65ce runIPSCCP(llvm::Module&, llvm::DataLayout const&, llvm::AnalysisManager<llvm::Function>*, std::function<llvm::TargetLibraryInfo const& (llvm::Function&)>, std::function<llvm::TargetTransformInfo& (llvm::Function&)>, std::function<llvm::AssumptionCache& (llvm::Function&)>, llvm::function_ref<llvm::AnalysisResultsForFn (llvm::Function&)>, bool) SCCP.cpp:0:0
#10 0x00000000019d7bcd llvm::IPSCCPPass::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x19d7bcd)
#11 0x000000000241b3ed llvm::detail::PassModel<llvm::Module, llvm::IPSCCPPass, llvm::PreservedAnalyses, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x241b3ed)
#12 0x00000000017e3cb9 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x17e3cb9)
#13 0x00000000008073ad llvm::runPassPipeline(llvm::StringRef, llvm::Module&, llvm::TargetMachine*, llvm::TargetLibraryInfoImpl*, llvm::ToolOutputFile*, llvm::ToolOutputFile*, llvm::ToolOutputFile*, llvm::StringRef, llvm::ArrayRef<llvm::PassPlugin>, llvm::opt_tool::OutputKind, llvm::opt_tool::VerifierKind, bool, bool, bool, bool, bool, bool) (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x8073ad)
#14 0x000000000075204a main (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x75204a)
#15 0x00007fdfecbad555 __libc_start_main (/lib64/libc.so.6+0x22555)
#16 0x00000000007f8ab6 _start (/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt+0x7f8ab6)
/bin/sh: line 1:  1236 Aborted                 /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/bin/opt -O3 -openmp-opt-disable -attributor-enable=module /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/internalized_libomptarget-nvptx-sm_50.bc -o /dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/runtimes/runtimes-bins/openmp/libomptarget/DeviceRTL/libomptarget-nvptx-sm_50.bc
make[5]: *** [openmp/libomptarget/DeviceRTL/libomptarget-nvptx-sm_50.bc] Error 134
make[5]: Leaving directory `/dev/shm/Clang/16.0.6/GCCcore-12.3.0/llvm.obj.1/runtimes/runtimes-bins'
make[4]: *** [openmp/libomptarget/DeviceRTL/CMakeFiles/omptarget-nvptx-sm_50-bc.dir/all] Error 2

In any case, that problem shouldn't be blocking this PR imho...

@verdurin
Copy link
Copy Markdown
Member

verdurin commented Apr 8, 2024

My build problem is referred to in #19941 including a fix from Miguel.

@verdurin
Copy link
Copy Markdown
Member

verdurin commented Apr 9, 2024

Test report by @verdurin
SUCCESS
Build succeeded for 5 out of 5 (3 easyconfigs in total)
easybuild-c7.novalocal - Linux CentOS Linux 7.9.2009, x86_64, Intel Xeon Processor (Skylake, IBRS), Python 3.6.8
See https://gist.github.com/verdurin/e9286f32c756e50042c8cd3f3def4848 for a full test report.

@verdurin
Copy link
Copy Markdown
Member

verdurin commented Apr 9, 2024

I built Clang-16.0.6 using the fix referred to above, then the PR build succeeded.

Copy link
Copy Markdown
Member

@verdurin verdurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine.

@verdurin verdurin added the update label Apr 9, 2024
@verdurin verdurin added this to the release after 4.9.1 milestone Apr 9, 2024
@verdurin
Copy link
Copy Markdown
Member

verdurin commented Apr 9, 2024

Going in, thanks @pavelToman!

2 similar comments
@verdurin
Copy link
Copy Markdown
Member

verdurin commented Apr 9, 2024

Going in, thanks @pavelToman!

@verdurin
Copy link
Copy Markdown
Member

verdurin commented Apr 9, 2024

Going in, thanks @pavelToman!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants