GDC CI
Iain Buclaw
ibuclaw at gdcproject.org
Fri Sep 11 12:30:11 UTC 2020
On Friday, 11 September 2020 at 12:19:52 UTC, wjoe wrote:
> On Thursday, 10 September 2020 at 09:30:15 UTC, kinke wrote:
>> On Wednesday, 9 September 2020 at 18:32:07 UTC, wjoe wrote:
>>> Mac is a single core VM on community cluster.
>>
>> Nope, it's a dual-core VM with hyperthreading and so 4 logical
>> cores.
>
> All the better. For whatever reason the way I got it it's a VM
> with 1 physical core and hyperthreading = 2 logical CPUs :)
> It's still sort of a meager setup. But there's hoping that it
> will be enough to complete the task within the 2 hours time
> limit.
You can set build_bootstrap="disable" within the buildci script
so it only builds the compiler in one step.
More information about the D.gnu
mailing list