Skip to content

Instantly share code, notes, and snippets.

View biochem-fan's full-sized avatar
🍀

biochem_fan biochem-fan

🍀
  • Osaka
View GitHub Profile

Tested Environment

  • Ubuntu 20.04 LTS
  • CUDA 11.6
  • GCC 9.4.0
  • Mono 6.12.0

Be careful with your driver and runtime version! For example, when I tried to run a binary compiled with CUDA 9.2 on a machine with CUDA runtime 9.0, it said 'DeviceCount = 0'.

@biochem-fan
biochem-fan / FormatHDF5SaclaMPCCD.py
Last active May 13, 2022 03:53
FormatHDF5SaclaMPCCDCheetah.py to support MPCCD in DIALS
# This has been merged into the official dxtbx depository.
# Please get the latest version from https://github.com/dials/dxtbx/blob/main/src/dxtbx/format/FormatHDF5SaclaMPCCD.py.