Skip to content

Instantly share code, notes, and snippets.

@bekadavis9
bekadavis9 / stats.md
Last active November 17, 2022 18:50
Perf analysis: core stats from a single SOMA query with varying sm.mem.total_budget
TileDB Embedded Version: (2, 11, 0)
TileDB-Py Version: 0.17.5

20GB

Read X/data TIME 7.666 seconds

"timers": {
      "Context.StorageManager.subSubarray.sort_ranges.sum": 0.000698781,
@bekadavis9
bekadavis9 / gist:1bf2c034d767b29b45e4f54ed4f622f5
Created October 6, 2022 21:31
OpenSSL error building core on new Linux EC2 instance
# TileDB/build/externals/src/ep_curl-stamp/ep_curl-configure-err.log
configure: error: --with-ssl was given but OpenSSL could not be detected
# TileDB/build/externals/src/ep_curl-stamp/ep_curl-configure-out.log
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no