Closed jjsenay closed 4 years ago
@jjsenay it sounds like you were able to resolve your problems. Thanks for the data! If you don't have an issue can we mark this as closed? thanks!
All,
No problems, please mark this issue as closed.
Thanks for all your help
JJS
On Jul 15, 2020, at 11:17 AM, Gregory Boland <notifications@github.com mailto:notifications@github.com> wrote:
@jjsenay https://github.com/jjsenay it sounds like you were able to resolve your problems. Thanks for the data! If you don't have an issue can we mark this as closed? thanks!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/IBM/fhe-toolkit-macos/issues/28#issuecomment-658859507, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCMJ27LNLEHZGHK7OXETETR3XJCTANCNFSM4OQQEX2A.
Thanks again for the interest and helping us improve the code and docs :) 👍
All,
Had sometime to actually run the fhe toolkit after working through the Xcode problem. Thanks fro providing the answers.
Started xcode to run the code and got a file permission error, could not write to file:
helib_macOS_SDK.xcodeproj
chmod the file, restarted xcode and the fhe-tookit got another file permission error, could not write to the file:
project.pbxproj
chmod the file restarted xcode and the application started!! Was able to run some queries.
Some benchmarks observed:
Model Name: MacBook Pro Model Identifier: MacBookPro9,2 Processor Name: Dual-Core Intel Core i5 Processor Speed: 2.5 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB L3 Cache: 3 MB Hyper-Threading Technology: Enabled Memory: 16 GB
lldb-rpc-server % CPU 251 highest observed
Run time to completion 126 seconds was the average
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
cmake --version
in Terminal]:Terminal Output (please attach terminal output after running setup.sh)
Additional context Add any other context about the problem here.