[jira] [Updated] (HAMA-996) Delete meaningless parameter

2016-08-24 Thread JongYoon Lim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

JongYoon Lim updated HAMA-996:
--
Attachment: HAMA-996.patch

> Delete meaningless parameter
> 
>
> Key: HAMA-996
> URL: https://issues.apache.org/jira/browse/HAMA-996
> Project: Hama
>  Issue Type: Improvement
>Reporter: JongYoon Lim
>Priority: Trivial
> Attachments: HAMA-996.patch
>
>
> It seems that *taskid* param from *getGroomToSchedule()* of *TaskInProgress* 
> is not essential for this function. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAMA-996) Delete meaningless parameter

2016-08-24 Thread JongYoon Lim (JIRA)
JongYoon Lim created HAMA-996:
-

 Summary: Delete meaningless parameter
 Key: HAMA-996
 URL: https://issues.apache.org/jira/browse/HAMA-996
 Project: Hama
  Issue Type: Improvement
Reporter: JongYoon Lim
Priority: Trivial


It seems that *taskid* param from *getGroomToSchedule()* of *TaskInProgress* is 
not essential for this function. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAMA-994) Support GPU for math operations

2016-08-24 Thread Edward J. Yoon (JIRA)

[ 
https://issues.apache.org/jira/browse/HAMA-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436238#comment-15436238
 ] 

Edward J. Yoon commented on HAMA-994:
-

Status: I checked license issue of aparapi but it's not suitable in Apache 
project - https://github.com/aparapi/aparapi/issues/37 If AMD's official reply 
is also same, I'll check another options.

> Support GPU for math operations
> ---
>
> Key: HAMA-994
> URL: https://issues.apache.org/jira/browse/HAMA-994
> Project: Hama
>  Issue Type: New Feature
>Affects Versions: 0.7.1
>Reporter: Edward J. Yoon
>Assignee: Edward J. Yoon
> Fix For: 0.7.2
>
>
> Support GPU for matrix/vector operations using aparapi.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAMA-995) isFirstAttempt() always returns false

2016-08-24 Thread JongYoon Lim (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

JongYoon Lim updated HAMA-995:
--
Attachment: HAMA-995.patch

> isFirstAttempt() always returns false
> -
>
> Key: HAMA-995
> URL: https://issues.apache.org/jira/browse/HAMA-995
> Project: Hama
>  Issue Type: Bug
>Reporter: JongYoon Lim
>Priority: Trivial
> Attachments: HAMA-995.patch
>
>
> *isFirstAttempt()* in *TaskInProgress* isn't used anywhere but it's better to 
> be fixed. By assigning first task id to *firstTaskId*, it can return correct 
> value. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAMA-995) isFirstAttempt() always returns false

2016-08-24 Thread JongYoon Lim (JIRA)
JongYoon Lim created HAMA-995:
-

 Summary: isFirstAttempt() always returns false
 Key: HAMA-995
 URL: https://issues.apache.org/jira/browse/HAMA-995
 Project: Hama
  Issue Type: Bug
Reporter: JongYoon Lim
Priority: Trivial


*isFirstAttempt()* in *TaskInProgress* isn't used anywhere but it's better to 
be fixed. By assigning first task id to *firstTaskId*, it can return correct 
value. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)