Displaying 3 results from an estimated 3 matches for "20f7dc7562726497af7c678ab41f4dea".
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...is that the rhub docker is not well sync with the CRAN fedora-clang-devel config:
- failing on CRAN (without clear reason): https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/rlibkriging-00check.html
- passing on rhub: https://builder.r-hub.io/status/rlibkriging_0.7-3.tar.gz-20f7dc7562726497af7c678ab41f4dea
So we cannot investigate and fix the problem.
Note that we did quite strange things with the fedora platforms: include explicitely slapack to provide simple precision for our (vanilla) armadillo...
Do you have any idea, or even known problem in mind, that could be related to this ?
Best regard...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...:
?1. test time is 30 min while 15 min are allowed;
?2. your code try to get 30 threads while CRAN limits them to 2;
Try to make your tests shorter ( < 15 min) on 2 threads. May be it will
help.
Best,
Serguei.
> - passing on rhub: https://builder.r-hub.io/status/rlibkriging_0.7-3.tar.gz-20f7dc7562726497af7c678ab41f4dea
>
> So we cannot investigate and fix the problem.
>
> Note that we did quite strange things with the fedora platforms: include explicitely slapack to provide simple precision for our (vanilla) armadillo...
>
> Do you have any idea, or even known problem in mind, that could be rela...
2023 Jan 10
1
rhub vs. CRAN fedora-*-devel, using armadillo & slapack
...ange the nature of a
possible issue.
> while CRAN limits them to 2;
>
> Try to make your tests shorter ( < 15 min) on 2 threads. May be it
> will help.
>
> Best,
> Serguei.
>
>> - passing on rhub:
>> https://builder.r-hub.io/status/rlibkriging_0.7-3.tar.gz-20f7dc7562726497af7c678ab41f4dea
>>
>> So we cannot investigate and fix the problem.
>>
>> Note that we did quite strange things with the fedora platforms:
>> include explicitely slapack to provide simple precision for our
>> (vanilla) armadillo...
>>
>> Do you have any idea, or ev...