Re: [PATCH v1 2/2] utilities/gitlab-ci.yml: Add 'make check' on test_codesamples

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 04 Feb 2023 03:09:08 -0300, Leonardo Brás wrote:
...
> 
> Thank you Paul!
> 
> It looks like my pipeline failed with:
> 
> sched_setaffinity: Invalid argument
> 
> Which got me to look for some info:
> - The Gitlab-CI instances are all single-cpu.
> 
> Which got me thinking:
> - How would we be able to test code for Parallel Programming in a single cpu?

I assume you are using a runner gitlab provides.
If this is the case, according to the page at gitlab:

    https://docs.gitlab.com/ee/ci/runners/saas/linux_saas_runner.html

, there are three machine types you can choose.

    - Small:  1 vCPU   (default)
    - Medium: 2 vCPUs
    - Large:  4 vCPUs  (not available for free subscription)

Hope this helps.

        Thanks, Akira

> 
> Well, I still haven't debugged all this, after I am sure this is the issue, I
> will reach people from Gitlab and check if is there any solution for this.
> 
> Best regards,
> Leo





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux