Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't use all memory on RTX 3090 #2

Open
SensorNetOrg opened this issue Apr 4, 2022 · 0 comments
Open

Doesn't use all memory on RTX 3090 #2

SensorNetOrg opened this issue Apr 4, 2022 · 0 comments

Comments

@SensorNetOrg
Copy link

Only uses 8 GB on RTX 3090

./gst capturing GPU information...
WATCHDOG starting, TIMEOUT: 600 seconds
Detected 1 CUDA Capable device(s)
Device 0: "NVIDIA GeForce RTX 3090"
Initilizing Generic test suite
GPU Memory: 23, memgb: 8

Device 0: "NVIDIA GeForce RTX 3090", PCIe: 1

***** STARTING TEST 0: FP16 On Device 0 NVIDIA GeForce RTX 3090

math_type 0

args: matrixSizeA 1846001664 matrixSizeB 1885261248 matrixSizeC 346963968

args: ta=N tb=N m=18432 n=18824 k=100152 lda=18432 ldb=100152 ldc=18432 loop=10

***** TEST FP16 On Device 0 NVIDIA GeForce RTX 3090
***** TEST PASSED ****
TEST TIME: 12 seconds

***** STARTING TEST 1: C32 On Device 0 NVIDIA GeForce RTX 3090

math_type 4

args: matrixSizeA 499487160 matrixSizeB 407690620 matrixSizeC 78645792

args: ta=N tb=N m=9816 n=8012 k=50885 lda=9816 ldb=50885 ldc=9816 loop=10

***** TEST C32 On Device 0 NVIDIA GeForce RTX 3090
***** TEST PASSED ****
TEST TIME: 14 seconds

***** STARTING TEST 2: FP32 On Device 0 NVIDIA GeForce RTX 3090

math_type 2

args: matrixSizeA 1900663264 matrixSizeB 1899702848 matrixSizeC 250525568

args: ta=N tb=N m=15832 n=15824 k=120052 lda=15832 ldb=120052 ldc=15832 loop=10

***** TEST FP32 On Device 0 NVIDIA GeForce RTX 3090
***** TEST PASSED ****
TEST TIME: 6 seconds

***** STARTING TEST 3: FP64 On Device 0 NVIDIA GeForce RTX 3090

math_type 5

args: matrixSizeA 277820928 matrixSizeB 208365696 matrixSizeC 15925248

args: ta=N tb=N m=4608 n=3456 k=60291 lda=4608 ldb=60291 ldc=4608 loop=10

***** TEST FP64 On Device 0 NVIDIA GeForce RTX 3090
***** TEST PASSED ****
TEST TIME: 113 seconds

***** STARTING TEST 4: FP32 On Device 0 NVIDIA GeForce RTX 3090

math_type 0

args: matrixSizeA 2166998240 matrixSizeB 1590727680 matrixSizeC 260333568

args: ta=N tb=N m=18832 n=13824 k=115070 lda=18832 ldb=115070 ldc=18832 loop=10

***** TEST FP32 On Device 0 NVIDIA GeForce RTX 3090
***** TEST PASSED ****
TEST TIME: 8 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant