![]() |
![]() |
#23 |
If I May
"Chris Halsall"
Sep 2002
Barbados
293A16 Posts |
![]() |
![]() |
![]() |
![]() |
#24 |
If I May
"Chris Halsall"
Sep 2002
Barbados
101001001110102 Posts |
![]() |
![]() |
![]() |
![]() |
#25 | |
Sep 2008
Kansas
59·61 Posts |
![]() Quote:
Since my instances are getting shorter and shorter, I am restarting many of them per day. Reported on the 13th but first noticed on the 18th. Oh well, it's corrected. |
|
![]() |
![]() |
![]() |
#26 |
Romulan Interpreter
"name field"
Jun 2011
Thailand
100110111101012 Posts |
![]()
This is on Colab, A100 getting wasted for a while looping forever like shown below.
I get this card once or twice per month, and when I want to try it, it doesn't work... Grrr... Advice? (edit: V100 and P100 and T4 work fine!) Code:
> ./mfaktc mfaktc v0.21 (64bit built) Compiletime options THREADS_PER_BLOCK 256 SIEVE_SIZE_LIMIT 32kiB SIEVE_SIZE 193154bits SIEVE_SPLIT 250 MORE_CLASSES enabled Runtime options SievePrimes 200000 SievePrimesAdjust 1 SievePrimesMin 5000 WARNING: Cannot read SievePrimesMax from mfaktc.ini, using max value (200000) SievePrimesMax 200000 NumStreams 10 CPUStreams 5 GridSize 3 GPU Sieving enabled GPUSievePrimes 82486 GPUSieveSize 64Mi bits GPUSieveProcessSize 16Ki bits Checkpoints enabled CheckpointDelay 60s WorkFileAddDelay 30s Stages enabled StopAfterFactor class PrintMode full V5UserID (none) ComputerID (none) AllowSleep no TimeStampInResults no CUDA version info binary compiled for CUDA 10.0 CUDA runtime version 10.0 CUDA driver version 11.20 CUDA device info name A100-SXM4-40GB compute capability 8.0 max threads per block 1024 max shared memory per MP 167936 byte number of multiprocessors 108 clock rate (CUDA cores) 1410MHz memory clock rate: 1215MHz memory bus width: 5120 bit Automatic parameters threads per grid 884736 GPUSievePrimes (adjusted) 82486 GPUsieve minimum exponent 1055144 running a simple selftest... ERROR: cudaGetLastError() returned 48: no kernel image is available for execution on the device Last fiddled with by LaurV on 2022-05-29 at 15:20 |
![]() |
![]() |
![]() |
#27 |
If I May
"Chris Halsall"
Sep 2002
Barbados
2×3×1,759 Posts |
![]()
Hmmm... OK, clearly this is a case where the distributed mfaktc executable wasn't compiled with the correct kernel.
Any suggestions from anyone as to what flags I should recompile with? Because Google doesn't consider Barbados a worthwhile market, I can't even buy the Colab Pro service to test with. While I'm writing though... For the last couple of weeks, I have been getting nothing *BUT* T4s! For ~ 3.5 hours per day. |
![]() |
![]() |
![]() |
#28 |
Jan 2021
California
1101011012 Posts |
![]()
Yes, lately the free accounts have been getting nothing but T4's for the last week or so. If you are averaging 3.5 hours/day consider that good - right now I'm averaging about 2.5 hours/day/gpu session.
|
![]() |
![]() |
![]() |
#29 | |
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
2×47×113 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#30 |
Romulan Interpreter
"name field"
Jun 2011
Thailand
9,973 Posts |
![]()
OK, so, does anybody have a mfaktc compiled for linux, that works with A100? I may try an adaptation for it outside of Chris' box, and if it works, we see later how we can integrate it.
|
![]() |
![]() |
![]() |
#31 |
If I May
"Chris Halsall"
Sep 2002
Barbados
2×3×1,759 Posts |
![]()
Thanks; that would be great. Either an executable (from a trusted player here) or even just the compiler flags which works with all the current Colab GPU types.
|
![]() |
![]() |
![]() |
#32 |
Romulan Interpreter
"name field"
Jun 2011
Thailand
9,973 Posts |
![]()
I PM-ed Oliver, I know he plays A100, but don't know if he plays linux.. for sure he is too busy to read all threads here.
Last fiddled with by LaurV on 2022-05-30 at 15:53 |
![]() |
![]() |
![]() |
#33 |
"Oliver"
Mar 2005
Germany
23·139 Posts |
![]()
Hi,
do you have CUDA toolkit 11.x installed on that system? If so just grab the code, perhaps adjust some pathes in the makefile and run make. That is the prefered way. Oliver P.S. this isn't specific to A100 cards, every Ampere card needs a CUDA 11 compiled binary of mfaktc. |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Colab question | David703 | GPU to 72 | 302 | 2022-07-01 03:41 |
Revisiting msieve GPU with Colab | EdH | Msieve | 4 | 2020-08-24 02:22 |
GPU72 + Colab multiple assignments | windowfrog | GPU to 72 | 2 | 2020-07-07 19:47 |
Alternatives to Google Colab | kriesel | Cloud Computing | 11 | 2020-01-14 18:45 |
AVX2 Troubles with Colab Instance | EdH | YAFU | 5 | 2019-11-12 01:49 |