Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] 答复: Need for test files to verify my source-built ICE ~~

Mark,


You can now get the test files directly from https://github.com/jayjaybillings/ICETests and you should just put the in your $HOME directory. (i.e. - as /home/mark/ICETests) Then the maven build should work fine.


I have CC'ed the ICE dev list in case anyone on my team has experience with your second issue below. Alex McCaskey, one of our team members at ORNL, has some experience working with Docker and might be able to suggest some things. In my experience, the biggest problem with VMWARE is turning on 3D acceleration correctly. So, if you reconfigure your virtual machine to do that and can then successfully run glxgears on the command line, the you should be good to go.


For your first issue, is your code publicly available? We'll take a look at it if you post it (or privately if you want to send it to me alone) and get it working for you. Also, the newer versions of the tutorials also fixed several bugs, so you might look at our most recent XSEDE tutorial (http://eclipseice.ornl.gov/downloads/ice/tutorials/xsede2016/).


Also, we are officially releasing ICE 2.2 tomorrow, so you might check the download link at eclipse.org/ice in the morning if you want the latest and greatest!


Jay


Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

From: Eclipse ICE Project <eclipse.ice.project@xxxxxxxxx>
Sent: Wednesday, October 19, 2016 1:58 PM
To: Billings, Jay Jay
Subject: Fwd: 答复: Need for test files to verify my source-built ICE ~~
 
---------- Forwarded message ----------
From: "wei jin" <wo-tou@xxxxxxxxxxx>
Date: Oct 19, 2016 1:48 AM
Subject: 答复: Need for test files to verify my source-built ICE ~~
To: "Eclipse ICE Project" <eclipse.ice.project@xxxxxxxxx>
Cc:

Jay,

So glad to hear from you : )
I'm still working on this. I believe I should do more and more based on ICE infrastructure,  and I use MOAB, BoxLib, PUMI and VisIt a lot. Now, I am working on solving large scale reacting flow AMR problem based on these Mesh Database integrated with PETSC and TRILINOS@SNL.  
Yesterday, I upgrade my eclipse to Neon, and Maven build ICE code successfully, of course, with test skipped, after I fixed POM file "ease.lang.jscript" problem. 
My original problems are: 
1: MeshEditor and ShapeEditor works fine with official download ICE or my maven build one, but when I write my Item follow the tutorial, and run a eclipse instance via plugin page, these two Editor don't work. 
2: MeshEditor and ShapeEditor don't work on VMWARE workstation pro 12 & CentOS 7, after VMTOOLS upgraded.

Thanks for your time and test file set : )

Sincerely,
Mark

发件人: Eclipse ICE Project <eclipse.ice.project@xxxxxxxxx>
发送时间: 2016年10月17日 1:16
收件人: wei jin; billingsjj@xxxxxxxx
主题: Re: Need for test files to verify my source-built ICE ~~
 

Mark,

Sorry for taking so long to get back to you! We had some trouble with this email account.

Are you still working on this? If so, I would be glad to help you out. Also, I can send you the test files too sometime this week.

Jay


On Aug 20, 2016 2:00 PM, "wei jin" <wo-tou@xxxxxxxxxxx> wrote:

Hi,  


I am working on a science project, and encouraging my students to build an eclipse-based working environment to couple multiple physical and chemical processes.

Since I am a fan of VisIt, I think ICE could be my best choice to get started.

I downloaded ICE binary, and gitted ice within ICE, targeted eclipse MARS, then maven build without test, all done.

Then, I go through Full-Tutorial-2016, and I found the MeshEditor and GeomEditor failed to open after plug-in Run as Eclipse Application, and fib8.csv file faild to be opened while VisIt alone can open it with no trouble.


So, I am wondering if I was doing something wrong in building ICE ? 

And maybe I need the test files to do a thorough build.


 Can you help me with that, please : )


best, 

Mark


Back to the top