cirrus icon indicating copy to clipboard operation
cirrus copied to clipboard

Extend interface to make it more useable for other people

Open tomtseng opened this issue 5 years ago • 4 comments

Here are some adjustments to the interface that would make this more useable for other researchers who want to run or benchmark this. (In the meantime, hopefully this helps anyone else who wants to launch this. I didn't manage to fully launch it.)

tomtseng avatar Dec 05 '19 09:12 tomtseng

Hi Tom, thanks for the comment. At the moment I'm the only one on this. I will try to go over as many of your comments as possible (and your PR) in the next week or so.

jcarreira avatar Dec 06 '19 21:12 jcarreira

No problem, thanks!

(This isn't blocking me on anything, I was just looking at this for part of a class project. We decided to pivot elsewhere. So there's no rush on this from my end, I just wanted to put up an issue to describe some problems I ran into when trying to run this.)

tomtseng avatar Dec 06 '19 21:12 tomtseng

what the version of aws-cpp-sdk do you use? I use the Version 1.8, now I meet the make error ,

/usr/bin/ld: /home/cirrus-master/third_party/aws-sdk-cpp/aws-cpp-sdk-core/include/aws/core/utils/event/EventHeader.h:59: undefined reference to `aws_event_stream_header_value_as_byte'

Do you have any suggestions?

@andrewmzhang

dansantan avatar Jan 27 '21 06:01 dansantan

Update! I use ubuntu 18.04 and aws-cpp-sdk 1.6.0,it is work now !

dansantan avatar Feb 01 '21 07:02 dansantan