adapt-L
adapt-L
I'm just trying to get OpenCL working on a power9 computer, I can't seem to find any information anywhere concerning what architectures are supported other than amd64. This guide seems...
P2Pool is failing to link for me now, Here is the output from CMAKE: ``` [2700/2703] /usr/bin/x86_64-pc-linux-gnu-g++ -DPROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII=0 -DTari_gRPC_EXPORTS -DWITH_GRPC -I/var/tmp/portage/net-p2p/p2pool-4.0/work/p2pool-4.0/external/src/grpc/third_party/abseil-cpp -I/var/tmp/portage/net-p2p/p2pool-4.0/work/p2pool-4.0/external/src/grpc/third_party/protobuf/src -I/var/tmp/portage/net-p2p/p2pool-4.0/work/p2pool-4.0/external/src/grpc/include -I/var/tmp/portage/net-p2p/p2pool-4.0/work/p2pool-4.0/external/src/Tari/../grpc/third_party/protobuf/src -I/var/tmp/portage/net-p2p/p2pool-4.0/work/p2pool-4.0/external/src/Tari/../grpc/include -I/var/tmp/portage/net-p2p/p2pool-4.0/work/p2pool-4.0/external/src/Tari/../grpc/third_party/abseil-cpp -O2 -pipe -march=alderlake -mabm...
Wallets like feather wallet have the ability to export the transaction descriptions as a .CSV file. It would be great if I could export/import these into monerujo, because I can't...