Skip to content

{bio}[intel/2020b] CAMPARI v4.0#13152

Merged
verdurin merged 3 commits intoeasybuilders:developfrom
smoors:20210615105324_new_pr_CAMPARI40
Jun 25, 2021
Merged

{bio}[intel/2020b] CAMPARI v4.0#13152
verdurin merged 3 commits intoeasybuilders:developfrom
smoors:20210615105324_new_pr_CAMPARI40

Conversation

@smoors
Copy link
Copy Markdown
Contributor

@smoors smoors commented Jun 15, 2021

(created using eb --new-pr)

@smoors smoors added the new label Jun 15, 2021
@smoors
Copy link
Copy Markdown
Contributor Author

smoors commented Jun 15, 2021

Test report by @smoors
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
node354.hydra.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz (skylake_avx512), Python 2.7.5
See https://gist.github.com/50e806991a24e6b36614dc8e2c39f950 for a full test report.

@smoors
Copy link
Copy Markdown
Contributor Author

smoors commented Jun 15, 2021

@boegelbot: please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@smoors: Request for testing this PR well received on generoso

PR test command 'EB_PR=13152 EB_ARGS= /apps/slurm/default/bin/sbatch --job-name test_PR_13152 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 861571724 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
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
generoso-x-2 - Linux centos linux 8.2.2004, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/b5e010a4c0cfd3a35a0e3f1af1d1aecc for a full test report.

@branfosj
Copy link
Copy Markdown
Member

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: Request for testing this PR well received on generoso

PR test command 'EB_PR=13152 EB_ARGS= /apps/slurm/default/bin/sbatch --job-name test_PR_13152 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 864183029 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
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
generoso-x-2 - Linux centos linux 8.2.2004, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/913a77652822fd2edf6c7f3112782d64 for a full test report.

@verdurin
Copy link
Copy Markdown
Member

@smoors any ideas here? Error is:

make -C /tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/source/xdr /tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/lib/x86_64/libxdrf.a
      
      
        make[1]: Entering directory '/tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/source/xdr'
      
      
        m4 conf/lnx.m4 libxdrf.m4 > libxdrf.c
      
      
        icc  -c libxdrf.c -o /tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/lib/x86_64/libxdrf.o
      
      
        libxdrf.c(155): catastrophic error: cannot open source file "rpc/rpc.h"
      
      
          #include <rpc/rpc.h>
      
      
                              ^
      
      
        

      
      
        compilation aborted for libxdrf.c (code 4)
      
      
        make[1]: *** [Makefile:53: /tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/lib/x86_64/libxdrf.o] Error 4
      
      
        make[1]: Leaving directory '/tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/source/xdr'
      
      
        make: *** [Makefile:215: /tmp/boegelbot/CAMPARI/4.0/intel-2020b/campari/lib/x86_64/libxdrf.a] Error 2
      
      
        make: *** Waiting for unfinished jobs....

@smoors
Copy link
Copy Markdown
Contributor Author

smoors commented Jun 21, 2021

@verdurin looks like it needs rpc, which is available in CentOS 7 but not 8.
I've added libtirpc as a dep, which has rpc, but not tested if it will work, so let's just let boegelbot try it and hope for the best :)

@smoors
Copy link
Copy Markdown
Contributor Author

smoors commented Jun 21, 2021

@boegelbot: please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@smoors: Request for testing this PR well received on generoso

PR test command 'EB_PR=13152 EB_ARGS= /apps/slurm/default/bin/sbatch --job-name test_PR_13152 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 865170653 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
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
generoso-x-2 - Linux centos linux 8.2.2004, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/11433d0f2060a525f83bb0de4f2a1544 for a full test report.

@smoors
Copy link
Copy Markdown
Contributor Author

smoors commented Jun 22, 2021

@boegelbot: please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@smoors: Request for testing this PR well received on generoso

PR test command 'EB_PR=13152 EB_ARGS= /apps/slurm/default/bin/sbatch --job-name test_PR_13152 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 865685377 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 1 out of 1 (1 easyconfigs in total)
generoso-x-2 - Linux centos linux 8.2.2004, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/0cbbfd7e7a46f3b4ed500d8d55ffef25 for a full test report.

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 this to the next release (4.4.1) milestone Jun 25, 2021
@verdurin
Copy link
Copy Markdown
Member

Going in, thanks @smoors!

@verdurin verdurin merged commit 1cb16e9 into easybuilders:develop Jun 25, 2021
@smoors smoors deleted the 20210615105324_new_pr_CAMPARI40 branch January 21, 2026 09:23
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