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

Add LGPU with single GPU backend #499

Merged
merged 127 commits into from
Oct 18, 2023

add appropriate license

9c6e08f
Select commit
Loading
Failed to load commit list.
Merged

Add LGPU with single GPU backend #499

add appropriate license
9c6e08f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 18, 2023 in 1s

99.58% of diff hit (target 99.09%)

View this Pull Request on Codecov

99.58% of diff hit (target 99.09%)

Annotations

Check warning on line 73 in pennylane_lightning/core/_serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/_serialize.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 869 in pennylane_lightning/core/src/simulators/lightning_gpu/StateVectorCudaManaged.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/StateVectorCudaManaged.hpp#L869

Added line #L869 was not covered by tests

Check warning on line 1015 in pennylane_lightning/core/src/simulators/lightning_gpu/StateVectorCudaManaged.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/StateVectorCudaManaged.hpp#L1014-L1015

Added lines #L1014 - L1015 were not covered by tests

Check warning on line 1020 in pennylane_lightning/core/src/simulators/lightning_gpu/StateVectorCudaManaged.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/StateVectorCudaManaged.hpp#L1019-L1020

Added lines #L1019 - L1020 were not covered by tests

Check warning on line 186 in pennylane_lightning/core/src/simulators/lightning_gpu/gates/cuGateCache.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/gates/cuGateCache.hpp#L186

Added line #L186 was not covered by tests

Check warning on line 1433 in pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp#L1433

Added line #L1433 was not covered by tests

Check warning on line 1455 in pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp#L1455

Added line #L1455 was not covered by tests

Check warning on line 1474 in pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp#L1474

Added line #L1474 was not covered by tests

Check warning on line 1493 in pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/gates/tests/Test_StateVectorCudaManaged_Param.cpp#L1493

Added line #L1493 was not covered by tests

Check warning on line 330 in pennylane_lightning/core/src/simulators/lightning_gpu/measurements/MeasurementsGPU.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/measurements/MeasurementsGPU.hpp#L330

Added line #L330 was not covered by tests

Check warning on line 565 in pennylane_lightning/core/src/simulators/lightning_gpu/measurements/MeasurementsGPU.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/measurements/MeasurementsGPU.hpp#L565

Added line #L565 was not covered by tests

Check warning on line 176 in pennylane_lightning/core/src/simulators/lightning_gpu/utils/DataBuffer.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/utils/DataBuffer.hpp#L176

Added line #L176 was not covered by tests

Check warning on line 206 in pennylane_lightning/core/src/simulators/lightning_gpu/utils/DataBuffer.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/utils/DataBuffer.hpp#L206

Added line #L206 was not covered by tests

Check warning on line 232 in pennylane_lightning/core/src/simulators/lightning_gpu/utils/DataBuffer.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/core/src/simulators/lightning_gpu/utils/DataBuffer.hpp#L232

Added line #L232 was not covered by tests

Check warning on line 62 in pennylane_lightning/lightning_gpu/lightning_gpu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/lightning_gpu/lightning_gpu.py#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 587 in pennylane_lightning/lightning_gpu/lightning_gpu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pennylane_lightning/lightning_gpu/lightning_gpu.py#L587

Added line #L587 was not covered by tests