[Swift-devel] dryrun for user
Ioan Raicu
iraicu at gmail.com
Wed Jul 31 12:54:57 CDT 2013
I was thinking of using it to loosely couple Swift with some of the other work I am doing in my lab, specifically other run-times, as well as simulators. If its not there anymore, we'll think of some other way to get the DAG representation out of Swift.
Ioan
--
================================================
Ioan Raicu, Ph.D.
Assistant Professor, Illinois Institute of Technology (IIT)
Guest Research Faculty, Argonne National Laboratory (ANL)
================================================
Data-Intensive Distributed Systems Laboratory, CS/IIT
Distributed Systems Laboratory, MCS/ANL
================================================
Office: 1-312-567-5704
Email: iraicu at cs.iit.edu
Web: http://www.cs.iit.edu/~iraicu/
Web: http://datasys.cs.iit.edu/
================================================
================================================
On Jul 25, 2013, at 10:59 AM, Justin M Wozniak <wozniak at mcs.anl.gov> wrote:
>
> No, I don't really need it- we can drop it.
>
> On 07/25/2013 03:32 PM, Mihael Hategan wrote:
>> I think dryrun got removed in trunk (in the execution path, but I forgot
>> to remove it from the command line).
>>
>> It was there along with "typecheck", which doesn't apply any more since
>> the swift compiler does the typechecking.
>>
>> Is there a real need for dryrun any more?
>>
>> Mihael
>>
>> On Thu, 2013-07-25 at 13:59 -0500, Justin M Wozniak wrote:
>>> Yes.
>>>
>>> On 07/25/2013 12:46 PM, Mihael Hategan wrote:
>>>> Looks like a bug. Trunk?
>>>>
>>>> On Thu, 2013-07-25 at 11:06 -0500, Justin M Wozniak wrote:
>>>>> Ok. I currently get:
>>>>>
>>>>> swift -dryrun -pgraph o.dot ~/hello-k.swift
>>>>>
>>>>> <java stack dump>
>>>>>
>>>>> Could not start execution:
>>>>> import @ hello-k.kml, line: 5:
>>>>> org.globus.cog.karajan.analyzer.CompilationException: Import of
>>>>> 'swift.k' failed:
>>>>> generateProvenanceGraph @ swift.k, line: 132:
>>>>> org.globus.cog.karajan.analyzer.CompilationException: Unknown function:
>>>>> generateProvenanceGraph:
>>>>> java.lang.RuntimeException: Unknown function: generateProvenanceGraph
>>>>>
>>>>> On 07/25/2013 10:48 AM, Mihael Hategan wrote:
>>>>>> Dryrun should produce no output. It fakes app execution, but runs
>>>>>> through the dependencies.
>>>>>>
>>>>>> Mihael
>>>>>>
>>>>>> On Thu, 2013-07-25 at 10:30 -0500, Justin M Wozniak wrote:
>>>>>>> I was trying to get dryrun working for a user yesterday but can't figure
>>>>>>> out where the output went- is anyone else currently using this?
>>>>>>> Thanks
>
>
> --
> Justin M Wozniak
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list