]> foleosoft.com Git - QAnsel.git/commitdiff
Sun Mar 3 11:33:07 PM EST 2024
authormiha-q <>
Mon, 4 Mar 2024 04:33:07 +0000 (23:33 -0500)
committermiha-q <>
Mon, 4 Mar 2024 04:33:07 +0000 (23:33 -0500)
src/QAnsel.c

index 73afa05f1fb06ca0a923e394f4666684e861b9e5..0cf519f5a1b8b52fe2443c576c88a19210f35ec4 100644 (file)
@@ -256,6 +256,7 @@ void qansel_instruction(cpx_mtx_t* stateVector, uint8_t qubitCount, QInstr* inst
 
        cpx_mtx_init(&tmp, stateVector->rows, stateVector->cols);
        #ifdef GPU_ENABLED
+       printf("%i;%i\n", filter.cols, stateVector->cols);
        if (USE_GPU)
        {
                GPU_mmul