Galen Zhao

Results 31 comments of Galen Zhao

same here, but passed all test in the script: galenzhao@galenzhao-desktop:~/clpeak/build$ clpeak -d 1 --compute-sp Platform: Portable Computing Language Device: Xavier Driver version : 1.6-pre master-0-g7c24b3b5 (Linux ARM64) Compute units :...

> I could if I had access to a Jetson, but I don't have access. hi isuruf, I can share you the access to my device. I'll set up a...

> I could if I had access to a Jetson, but I don't have access. hi isuruf, I opened remote access via zerotier [https://www.zerotier.com/download/], cuz I do not have a...

I build a debug version, and shows the error: ``` galenzhao@galenzhao-desktop:~/pocl/build$ clpeak -d 1 Platform: Portable Computing Language Device: Xavier Driver version : 1.7-pre master-0-g37e699e5 (Linux ARM64) Compute units :...

same here, with https://github.com/ChristopherHX/osx-packaging-scripts/releases/download/v0.3.2-360/Minecraft_Bedrock_Launcher_v0.3.2-macOS-x86_64-0.2.360_macOS_10.13.0.dmg

same here, mcpe_viz v0.0.35 by Plethora777 Reading XML from ./mcpe_viz.xml Reading config from ./mcpe_viz.cfg parseLevelFile: name=./map/level.dat version=6 len=1857 Found World Spawn: x=208 y=32767 z=4 Level name is [pc1] DB Open:...

I try to fix db manually, but still no layer images(all images are black) gen after repaired db, I change the code as : int32_t dbOpen(const std::string& dirDb) { //...

lookup wiki or readme, you need protobuf lib

@jaxley see my quick fix #58

@RameshThangamuthu you can using the following code quick & dirty ` build: function(jobname, params, callback) { var buildurl; /* Trigger Jenkins to build. */ if (typeof params === 'function') {...